## This collection challenges Google Books API ##
Complete documentation of the API can be found [here](https://developers.google.com/books/docs/overview)
The API introduces 2 entities :
- VOLUMES
- BOOKSHELVES
***
### Collection structure ###
Collection is separated in 2 parts :
- **INTEGRATION TESTS :**
Challenges atomic fonctionalities
- **REGRESSION TESTS :**
Challenges global use case scenario
#### Auth : ####
- For ```Volumes``` : none.
- **For ```bookshelf``` OAuth 2.0 + API KEY**
#### Test naming : ####
- Each test is referred as ```[SxxxCyyy_i] <description>```
- ```Sxxx``` : is the id of the scenario from 0 to 999,
- ```Cyyy``` : is the id of the test Case from 0 to 999,
- ```_i```: is the current iteration,
- ```<description>``` : exposes what the test case challenges and expects
- example : ```[S101C002_2] Response object has all expected properties```
- Test scenarios (gherkin) and cases details are exposed in each request documentation
- Client consuming the API is referred to as ```client```
- Google books API is referred to as ```service```
#### Datas : ####
- This collection uses an external data file.
#### Routing : ####
Dispatch between data iteration requests, and tests cases works as follows :
- ```Routing Req``` sets next request depending on the ```data.scenario``` value
- ```switch``` statement on ```data.testCase``` in the test script of each request routes the iteration to its corresponding test case.
- Each request after completion and tests throws back to the routing Req.
***
***
| Summary Item | Total | Failed |
|---|---|---|
| Requests | 94 | 0 |
| Prerequest Scripts | 292 | 0 |
| Test Scripts | 292 | 0 |
| Assertions | 218 | 34 |
| Skipped Tests | 0 | - |
time error: expected 578 to be below 500
time error: expected 604 to be below 500
time error: expected 539 to be below 500
time error: expected 545 to be below 500
expected 1603490400000 to be at most 1567288800000
time error: expected 551 to be below 500
time error: expected 594 to be below 500
time error: expected 662 to be below 500
expected 'en' to deeply equal 'fr'
time error: expected 598 to be below 500
time error: expected 505 to be below 500
expected { Object (kind, totalItems, ...) } to deeply equal { Object (kind, totalItems, ...) }
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected response to have status code 400 but got 401
expected { Object (code, message, ...) } to have property 'message' of 'Invalid bookshelf ID.', but got 'Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.'
expected response to have status code 403 but got 401
expected 'Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.' to deeply equal 'Cannot modify read-only resource.'
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
expected undefined to deeply equal 0
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
expected undefined to equal 1
expected response to have status code 200 but got 401
expected { Object (error) } to have property 'kind'
Cannot read property '0' of undefined
expected response to have status code 200 but got 401
expected response to have status code 200 but got 401
expected undefined to deeply equal null
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 170073c2-20aa-4410-9bdb-bfe3c0f14aa0 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:23 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "GPYnUscDhuE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "a42QyrhEFqU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "Lrztf58jlac",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "OaS/dm6KCdw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "CwyLlH654MM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "li+rccDuyZE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "mR8ghl5GqUw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "5MVUxFl59oU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "5ojjpN9R0hk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "sZmB5hkTvwo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S001] Critical Tests ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|The query has no parameter |
|```THEN```|**I should get a valid response** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response object has items and totalItems properties | 1|
#### datas : ####
- ```qData```= "arcachon"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d3965c1-8630-4c4c-9682-80cf1f4a5d3a |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:24 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1454,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "7pMf99hHESU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "OQzhI+nxH0o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "zkAbTaKWC0g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "iyYU3CCCTx0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "AlvpGUL1O/E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "KwfD+V1wwr4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "RpgjQltHTlU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "KdJZxDezzgA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "HfSb7cf2fAM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "p/lZdU4eoso",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA59&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Une régate organisée par le Cercle nautique de Bordeaux , dans la rade d'\u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e , sans doute vers 1850. On notera , outre le grand nombre de voiliers \u003cbr\u003e\nparticipant à l'épreuve , la présence d'échassiers et de quelques cavaliers . \u003cbr\u003e\nremonter ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S001C001_1] Response object has <items> and <totalItems> properties | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19713e84-9116-43da-a2ed-990dbe73fec1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:24 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "C+36pM6E4U8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "K/S05elPl8Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "eICPgzlT2LU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "0ZoZqKOzlcQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "N3/Jncqmq80",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "o2XbsgV+5So",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "+/q5F8FWmhk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "gOXS0hq8rn0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "4JgN/lJs05g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "hVHpGn63ZLc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S002] Valid request format with q parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|"q" is set with a filter |
|```THEN```|**I should get a valid response with items matching "q" filter constraints** |
### 3 test cases : ###
| CASE | Description | iteration | Datas |
|:-|:-|:-|:-|
| ```[C001]``` | ```intitle``` check: Each item has a TITLE including the requested value | 1 | ```qScope```="intitle"<br>```qData```="arcachon" |
| ```[C002]``` | ```inauthor``` check: Each item's AUTHORS is an array that includes the requested value | 1 | ```qScope```="inauthor"<br>```qData```="arcachon" |
| ```[C003]``` | ```isbn``` check: Response has a uniq item with matching "isbn" | 1 | ```qScope```="isbn"<br>```qData```="9781428925168" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4edac2b8-e5b4-4c73-964d-0da676322f68 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:25 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 249,
"items": [
{
"kind": "books#volume",
"id": "cfMgAQAAIAAJ",
"etag": "+wVVPqeiUaY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/cfMgAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"publishedDate": "1915",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCSD:31822009691981"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=cfMgAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=cfMgAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=cfMgAQAAIAAJ&dq=intitle:arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=cfMgAQAAIAAJ&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_biologique_d_Arca.html?hl=&id=cfMgAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=cfMgAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "IagDzgEACAAJ",
"etag": "HgFW1hbZPkI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/IagDzgEACAAJ",
"volumeInfo": {
"title": "Biogéochimie et enregistrement des composés organostanniques dans les sédiments du Bassin d'Arcachon",
"authors": [
"Christelle Benoit"
],
"publishedDate": "2008",
"description": "Les contaminants chimiques ont des origines très diverses résultant d'activités anthropiques présentes ou passées pouvant avoir des conséquences dramatiques sur l'environnement et sur les équilibres des milieux naturels. C'est le cas du TBT, composé toxique très largement utilisés dès le début des années 70 en tant qu'agent biocide dans les peintures anti-salissures. Cette utilisation massive est à l'origine de l'ubiquité de ce composé dans l'environnement marin. Les premiers effets néfastes ont été mis en évidence dans le Bassin d'Arcachon à la fin des années 70, par une forte perturbation de la production ostréicole qui s'est d'abord traduite par une baisse importante de la reproduction et une baisse de captage du naissain. Bien que les apports aient cessé du fait d'une réglementation restrictive sur l'usage du TBT en tant que biocide, le TBT persiste dans le milieu, principalement au niveau des sédiments portuaires. Ces travaux de thèse ont été mis en place pour évaluer la contamination des sédiments du Bassin d'Arcachon par les composés organostanniques. L'analyse de carottes sédimentaires a permis d'obtenir un enregistrement biogéochimique de la contamination ainsi que les profils de concentrations des organoétains dans la colonne sédimentaire. De plus, la mesure du 210Pb a permis d'évaluer le taux de sédimentation dans certaines zones portuaires et un enregistrement sédimentaire de la contamination. Enfin, compte tenu des enjeux actuels concernant le devenir des matériaux de dragages contaminés, de trouver une solution pour décontaminer les sédiments. Nous avons donc réalisé une étude préliminaire sur la décontamination des sédiments portuaires par la technique d'électromigration.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:494924578"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=IagDzgEACAAJ&dq=intitle:arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=IagDzgEACAAJ&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Biog%C3%A9ochimie_et_enregistrement_des_comp.html?hl=&id=IagDzgEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=IagDzgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Les contaminants chimiques ont des origines très diverses résultant d'activités anthropiques présentes ou passées pouvant avoir des conséquences dramatiques sur l'environnement et sur les équilibres des milieux naturels."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "YDpjT+/H+p8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&printsec=frontcover&dq=intitle:arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "s0KyDwAAQBAJ",
"etag": "vZFsLQr/sms",
"selfLink": "https://www.googleapis.com/books/v1/volumes/s0KyDwAAQBAJ",
"volumeInfo": {
"title": "Avis de tempête sur le bassin d'Arcachon",
"subtitle": "Roman régional",
"authors": [
"François Veillon"
],
"publisher": "Le Lys Bleu Éditions",
"publishedDate": "2019-09-26",
"description": "Le Bassin d’Arcachon est confronté au déchainement des éléments... Cet ouvrage met en exergue les dérèglements issus du réchauffement climatique se manifestant sur le Bassin d’Arcachon. Chacune des familles habitant cette région où ses alentours sera confrontée à la violence, la beauté ou à la rareté d’éléments tempétueux. Suivez dans ce roman régional les réactions de plusieurs familles face aux conséquences dévastatrices et incontrôlables du réchauffement climatique sur leur environnement. EXTRAIT Gaétan rompit le silence. Un vent léger chargé des odeurs du bassin annonçait la marée. Des mouettes quittaient les vieilles décharges pour se rabattre vers la mer. — Tu es au courant de ce petit tremblement de terre dans les landes ? Il y a eu une fissure et une nouvelle rivière est née. Elle longe la Leyre et elle la rejoint, pas loin de son embouchure. Elle a généré des coulées de boues au niveau des villages qu’elle a traversés. Heureusement, il n’y a pas eu de morts, mais les dégâts sont très importants. Il serait question de la détourner en amont. — J’en ai entendu parler aux informations ! D’ailleurs, ici aussi on a ressenti la secousse ! Fit Jérémie. Il se passe de drôles de choses ; pas plus tard que ce matin au marché j’ai vu des colonnes de lumières vertes sur le bassin ! — Avez-vous pris vos cachets pour le cœur, ce matin ? Fit Ariane d’un ton suave. Vous devriez faire des analyses plus souvent et porter des lunettes ; à votre âge, ce serait plus prudent, d’autant que vous conduisez encore ! Il sentit une bouffée de chaleur lui empourprer les joues et ce n’était pas à cause du vin vieux. — Ma chère Ariane, je suis conscient de votre sollicitude à l’égard de ma santé, mais nous étions de nombreux témoins et plusieurs touristes ont photographié le phénomène. Je suis certain que nous verrons les images dans le journal du soir ! L’après-midi s’étirait mollement. Les pommes de pin crépitaient sous cette chaleur lourde et moite. Des tourterelles traversaient le jardin avec de longs cris enamourés. Ariane sirotait son café sans le quitter des yeux. Il se doutait bien qu’elle échafaudait quelque stratégie pour le déposséder de son bien. Il savait qu’à son décès, elle vendrait et obtiendrait une forte plus-value et son fils n’y pourrait rien ; elle le manipulerait avec toute la complexion des rouages juridiques. Elle n’aimait pas Arès, elle jetait son dévolu sur le Cap-Ferret et Arcachon, sites autrement plus chics et attractifs, où l’on pouvait rencontrer les vedettes du show-biz et autres personnalités à la mode. Gaétan faisait une légère sieste dans le transat sous le tilleul. Il n’imaginait pas les plans secrets et retors imaginés par son avocate d’épouse. Il songeait plutôt au prochain contrat qu’il aurait à démarcher. Convaincre les jeunes et les personnes âgées était le plus facile. Les jeunes parce qu’ils manquaient d’expérience et les vieux parce qu’ils se croyaient trop malins. Ils tombaient dans le piège comme des fruits mûrs sans savoir qu’ils s’étaient fait piéger. — J’ai été ravi de vous revoir, les enfants ! Vous devriez venir plus souvent. — Revenir, oui, mais avec nos emplois du temps, ce ne sera pas pour tout de suite ; en attendant, ce fut un très agréable moment et tu nous as bien régalés ! Lionnel fut tenté de dire qu’ils étaient ici chez eux, mais il préféra s’abstenir. Sa bru se verrait fort capable de le prendre au mot. À PROPOS DE L'AUTEUR François Veillon est Poète et il publie régulièrement sur le journal l’Estey Malin du Bassin d’Arcachon. Il a écrit trois ouvrages aux Éditions Edilivre : Églantine – Histoires Insolites - Souvenirs d’Andernos. Il se consacre actuellement à la gestion et l’animation d’un groupe dont il est co-fondateur : L’Échange des Savoirs Réciproques du Bassin d’Arcachon.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782851139948"
},
{
"type": "ISBN_10",
"identifier": "2851139940"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 201,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.4.4.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=s0KyDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=s0KyDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=s0KyDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=s0KyDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=s0KyDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=s0KyDwAAQBAJ&rdid=book-s0KyDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=s0KyDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Sa bru se verrait fort capable de le prendre au mot. À PROPOS DE L'AUTEUR François Veillon est Poète et il publie régulièrement sur le journal l’Estey Malin du Bassin d’Arcachon."
}
},
{
"kind": "books#volume",
"id": "CNdnAAAAMAAJ",
"etag": "c5y3q8BOF/4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CNdnAAAAMAAJ",
"volumeInfo": {
"title": "D'Arcachon à Andernos",
"subtitle": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la Fédération historique du Sud-Ouest tenu à Arcachon et Andernos, les 20 et 21 avril 1996",
"authors": [
"Fédération historique du Sud-Ouest"
],
"publishedDate": "1997",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015061384593"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 450,
"printType": "BOOK",
"categories": [
"Andernos-les-Bains (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=intitle:arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=intitle:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D_Arcachon_%C3%A0_Andernos.html?hl=&id=CNdnAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CNdnAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "1TeSkyc2HmE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PP1&dq=intitle:arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "WdrsDwAAQBAJ",
"etag": "GYmHhYxPJ2U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WdrsDwAAQBAJ",
"volumeInfo": {
"title": "Une histoire du Bassin : Arcachon, entre Landes et océan",
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville. Des témoignages sur les activités maritimes, sur les projets d'aménagement successifs, les bains de mer... « Copyright Electre »",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402122719"
},
{
"type": "ISBN_10",
"identifier": "2402122714"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 287,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=WdrsDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&rdid=book-WdrsDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-epub.acsm?id=WdrsDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-pdf.acsm?id=WdrsDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WdrsDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville."
}
},
{
"kind": "books#volume",
"id": "h2AqDwAAQBAJ",
"etag": "/LcnC+YRCfw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h2AqDwAAQBAJ",
"volumeInfo": {
"title": "Histoire du Bassin d'Arcachon en 100 pages",
"authors": [
"Denis Blanchard-Dignac"
],
"publisher": "Editions des Régionalismes",
"publishedDate": "2017-06-30",
"description": "Enfin une histoire générale du Bassin d’Arcachon qui fait la synthèse de l’ensemble des travaux conduits à ce jour. En 100 pages d’un texte clair, concis mais pourtant complet, voilà ce qu’il faut absolument savoir d’essentiel sur l’histoire de ce “Bassin” en un temps où l’on redécouvre la richesse de son passé. En inédit est présentée une chronologie des principaux événements des origines à nos jours. Préface de Charles Daney. Denis Blanchard-Dignac, Maîtrise de Droit, Études en Sorbonne de DES de Sciences Politique, est élu de La Teste-de-Buch (représentant la sixième génération d’édiles dans ce canton de l’ancien Captalat de Buch).",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782824052175"
},
{
"type": "ISBN_10",
"identifier": "2824052171"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 100,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h2AqDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h2AqDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h2AqDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=h2AqDwAAQBAJ&rdid=book-h2AqDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Histoire_du_Bassin_d_Arcachon_en_100_pag-sample-epub.acsm?id=h2AqDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Histoire_du_Bassin_d_Arcachon_en_100_pag-sample-pdf.acsm?id=h2AqDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h2AqDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Denis Blanchard-Dignac, Maîtrise de Droit, Études en Sorbonne de DES de Sciences Politique, est élu de La Teste-de-Buch (représentant la sixième génération d’édiles dans ce canton de l’ancien Captalat de Buch)."
}
},
{
"kind": "books#volume",
"id": "OQgNCwAAQBAJ",
"etag": "P9+zBby+auo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/OQgNCwAAQBAJ",
"volumeInfo": {
"title": "Petite histoire d'Arcachon",
"authors": [
"Charles Daney"
],
"publisher": "Éditions Cairn",
"publishedDate": "2015-06-02",
"description": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857. Née de la présence du sable et de l’eau, lancée comme un rêve de mode, construite sur un souci de santé et de repos, poussée rapidement sur le sable des dunes, développée sur des envies de plaisirs, gagnée par le souci des vacances, rattrapée par trois guerres qui l’ont fortement marquée, Arcachon – ville parc – s’est un temps endormie pour être réveillée par le bouquet d’un « Cœur de Ville » qui lui redonne comme un air d’Offenbach, image qui ne l’a jamais totalement quittée. Elle se développe au rythme des longues ondulations du temps soumis aux souffles changeants de la mode et de la politique qui les font pareilles aux ondulations de la mer.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782350685205"
},
{
"type": "ISBN_10",
"identifier": "2350685209"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"categories": [
"Literary Collections"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=OQgNCwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&rdid=book-OQgNCwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-epub.acsm?id=OQgNCwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-pdf.acsm?id=OQgNCwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=OQgNCwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857."
}
},
{
"kind": "books#volume",
"id": "KurbDwAAQBAJ",
"etag": "hDpHYpebX4o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/KurbDwAAQBAJ",
"volumeInfo": {
"title": "Enquêtes de l'inspecteur Langouste sur le Bassin d'Arcachon",
"authors": [
"Jessica Bourcillier"
],
"publisher": "BoD - Books on Demand",
"publishedDate": "2020-04-08",
"description": "UN LIVRE SUR LE BASSIN D'ARCACHON avec pour héros les petites bêtes du Bassin. UN LIVRE POLICIER Avec tous les ingrédients du genre : méfait, enquête, suspects, indic, résolution de l'affaire. Un vol de goûter, la disparition de parents, un acte de violence? Mais qui donc résoudra ces affaires? L'inspecteur Langouste, bien sûr! Mais aussi avec ton aide, ami lecteur",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782322213290"
},
{
"type": "ISBN_10",
"identifier": "2322213292"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 56,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=KurbDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=KurbDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=KurbDwAAQBAJ&printsec=frontcover&dq=intitle:arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=KurbDwAAQBAJ&rdid=book-KurbDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Enqu%C3%AAtes_de_l_inspecteur_Langouste_sur-sample-epub.acsm?id=KurbDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Enqu%C3%AAtes_de_l_inspecteur_Langouste_sur-sample-pdf.acsm?id=KurbDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=KurbDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "UN LIVRE SUR LE BASSIN D'ARCACHON avec pour héros les petites bêtes du Bassin."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [SC002C001_1] Each item has a <title> including "arcachon" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44536280-23e4-431a-8e76-390fb227b70a |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:25 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "GgqegMAfB1k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "Nf4ANMBhwpg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "kwt4sACh9pE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "FoLxn1j3xGw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "6A35XlEvZ8o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "tQ73SH8a5yc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "klYNkQlJvZk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "KHm7Q/F4j28",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "PCFcp07SR4g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "xKbHEnHCqfI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S002] Valid request format with q parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|"q" is set with a filter |
|```THEN```|**I should get a valid response with items matching "q" filter constraints** |
### 3 test cases : ###
| CASE | Description | iteration | Datas |
|:-|:-|:-|:-|
| ```[C001]``` | ```intitle``` check: Each item has a TITLE including the requested value | 1 | ```qScope```="intitle"<br>```qData```="arcachon" |
| ```[C002]``` | ```inauthor``` check: Each item's AUTHORS is an array that includes the requested value | 1 | ```qScope```="inauthor"<br>```qData```="arcachon" |
| ```[C003]``` | ```isbn``` check: Response has a uniq item with matching "isbn" | 1 | ```qScope```="isbn"<br>```qData```="9781428925168" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3e90e032-a87b-4526-9f4b-696ab6b06970 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:26 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 18,
"items": [
{
"kind": "books#volume",
"id": "EVPPAAAAMAAJ",
"etag": "Q4hKkTrItHk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EVPPAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1895",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015069532037"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=EVPPAAAAMAAJ&printsec=frontcover&dq=inauthor:arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&rdid=book-EVPPAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.epub?id=EVPPAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.pdf?id=EVPPAAAAMAAJ&hl=&output=pdf&sig=ACfU3U1snawJEo8RPbjdgmpFlki6Y-X_DQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EVPPAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "tZbxAAAAMAAJ",
"etag": "G8aB7SN9eW8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tZbxAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique D'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1961",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89090035445"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=inauthor:arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_D_Arca.html?hl=&id=tZbxAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tZbxAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "qwUaAAAAIAAJ",
"etag": "IIjQybLbyn4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/qwUaAAAAIAAJ",
"volumeInfo": {
"title": "Compte-Rendu Administratif",
"authors": [
"Societe Scientifique d'Arcachon"
],
"publishedDate": "1948",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:B3900685"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=qwUaAAAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=qwUaAAAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=qwUaAAAAIAAJ&dq=inauthor:arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=qwUaAAAAIAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_Rendu_Administratif.html?hl=&id=qwUaAAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=qwUaAAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "tM4bAAAAMAAJ",
"etag": "16Mp6UvTNV4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tM4bAAAAMAAJ",
"volumeInfo": {
"title": "Compte rendu administratif",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1933",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015035545345"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tM4bAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tM4bAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tM4bAAAAMAAJ&dq=inauthor:arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tM4bAAAAMAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_rendu_administratif.html?hl=&id=tM4bAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tM4bAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "SLpLAQAAIAAJ",
"etag": "6TI8+tuxLFg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/SLpLAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon",
"subtitle": "Nouvelle serie",
"authors": [
"Societe scientifique d'Arcachon"
],
"publishedDate": "2004",
"description": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCLA:L0090291709"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Marine biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=inauthor:arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=SLpLAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=SLpLAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux."
}
},
{
"kind": "books#volume",
"id": "ykBMAAAAYAAJ",
"etag": "7w3LmXoPyFQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ykBMAAAAYAAJ",
"volumeInfo": {
"title": "Compte-rendu administratif",
"subtitle": "Année",
"authors": [
"Société Scientifique d'Arcachon"
],
"publishedDate": "1948",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "CORNELL:31924070930981"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ykBMAAAAYAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ykBMAAAAYAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ykBMAAAAYAAJ&dq=inauthor:arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=ykBMAAAAYAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_rendu_administratif.html?hl=&id=ykBMAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ykBMAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "uIBDswEACAAJ",
"etag": "qrNcwJg/pEc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/uIBDswEACAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon, 1909, Vol. 12 (Classic Reprint)",
"authors": [
"Société Scientifique D'Arcachon"
],
"publisher": "Forgotten Books",
"publishedDate": "2018-02-07",
"description": "Excerpt from Bulletin de la Station Biologique d'Arcachon, 1909, Vol. 12 L'autotomie s'observe chez de nombreux représentants règne animal, mais nulle part elle n'atteint un développement aussi considérable que dans le groupe des Arthropodes c'est ici que l'on trouve les exemples les plus typiques, et c'est ici aussi que la question de la nature volontaire ou réflexe du phénomène a soulevé le plus de discussions. Pendant mon séjour à la Station biologique d'arcachon j'ai pu étudier l'autotomie chez plusieurs espèces de Crustacés, dont quelques-unes n'avaient jamais encore été examinées a ce point de vue. Je désirerais consigner ici les résultats de mes obsor vations, non point que celles - ci présentent quelque chose de particulierement saillant, mais parce que, convenablement enchaînées elles sont susceptibles d'apporter une contribution a un probleme dont l'importance biologique est indéniable. About the Publisher Forgotten Books publishes hundreds of thousands of rare and classic books. Find more at www.forgottenbooks.com This book is a reproduction of an important historical work. Forgotten Books uses state-of-the-art technology to digitally reconstruct the work, preserving the original format whilst repairing imperfections present in the aged copy. In rare cases, an imperfection in the original, such as a blemish or missing page, may be replicated in our edition. We do, however, repair the vast majority of imperfections successfully; any imperfections that remain are intentionally left to preserve the state of such historical works.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0656029781"
},
{
"type": "ISBN_13",
"identifier": "9780656029785"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 320,
"printType": "BOOK",
"categories": [
"Science"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=uIBDswEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=uIBDswEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=uIBDswEACAAJ&dq=inauthor:arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=uIBDswEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=uIBDswEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=uIBDswEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "About the Publisher Forgotten Books publishes hundreds of thousands of rare and classic books. Find more at www.forgottenbooks.com This book is a reproduction of an important historical work."
}
},
{
"kind": "books#volume",
"id": "cAgZzQEACAAJ",
"etag": "IbJ8HsJJ5cc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/cAgZzQEACAAJ",
"volumeInfo": {
"title": "Statuts de la Compagnie agricole et industrielle d'Arcachon",
"authors": [
"Compagnie agricole et industrielle d'arcachon"
],
"publishedDate": "1837",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:461266052"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 63,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=cAgZzQEACAAJ&dq=inauthor:arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=cAgZzQEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Statuts_de_la_Compagnie_agricole_et_indu.html?hl=&id=cAgZzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=cAgZzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "ybkOzQEACAAJ",
"etag": "leCLah/06bg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ybkOzQEACAAJ",
"volumeInfo": {
"title": "Recueil. Documents administratifs",
"authors": [
"Société des pêcheries Cameleyre frères (Arcachon, Gironde)"
],
"publishedDate": "1927",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:491780025"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ybkOzQEACAAJ&dq=inauthor:arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=ybkOzQEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Recueil_Documents_administratifs.html?hl=&id=ybkOzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ybkOzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "61kWzQEACAAJ",
"etag": "TolfidWXb20",
"selfLink": "https://www.googleapis.com/books/v1/volumes/61kWzQEACAAJ",
"volumeInfo": {
"title": "Arcachon, 1947-1953. Six années de gestion municipale",
"authors": [
"Arcachon. Conseil municipal"
],
"publishedDate": "1953",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:461201174"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 16,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=61kWzQEACAAJ&dq=inauthor:arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=61kWzQEACAAJ&dq=inauthor:arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_1947_1953_Six_ann%C3%A9es_de_gestio.html?hl=&id=61kWzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=61kWzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [SC002C002_1] Each item's <authors> is an array that includes "arcachon" | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab095776-660a-404b-864c-c77262d7ed22 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:26 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "BMJ+UQALSmQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "kAtkD07AK3M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "XFpyhZapqYg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Xs9D//U4mVY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "zy6J/jeFLUk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "+RKm0+6uhqw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "x2+7Fzk2K1w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "Ru4VgDJ110s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "C7dtsFRhVyU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "0bwcBuELCAs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S002] Valid request format with q parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|"q" is set with a filter |
|```THEN```|**I should get a valid response with items matching "q" filter constraints** |
### 3 test cases : ###
| CASE | Description | iteration | Datas |
|:-|:-|:-|:-|
| ```[C001]``` | ```intitle``` check: Each item has a TITLE including the requested value | 1 | ```qScope```="intitle"<br>```qData```="arcachon" |
| ```[C002]``` | ```inauthor``` check: Each item's AUTHORS is an array that includes the requested value | 1 | ```qScope```="inauthor"<br>```qData```="arcachon" |
| ```[C003]``` | ```isbn``` check: Response has a uniq item with matching "isbn" | 1 | ```qScope```="isbn"<br>```qData```="9781428925168" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c533d4a-6532-4663-99a3-9c968f5e6bdb |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:27 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1,
"items": [
{
"kind": "books#volume",
"id": "0Cd4edt5SW4C",
"etag": "ANfcnuyivgI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0Cd4edt5SW4C",
"volumeInfo": {
"title": "An assessment of information systems capabilities required to support U.S. materials policy decisions.",
"publisher": "DIANE Publishing",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781428925168"
},
{
"type": "ISBN_10",
"identifier": "1428925163"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0Cd4edt5SW4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0Cd4edt5SW4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0Cd4edt5SW4C&printsec=frontcover&dq=isbn:9781428925168&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0Cd4edt5SW4C&dq=isbn:9781428925168&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/An_assessment_of_information_systems_cap.html?hl=&id=0Cd4edt5SW4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=0Cd4edt5SW4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [SC002C003_1] Response has a uniq item with <isbn> = "9781428925168" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 32c8c8ba-ccb5-40c0-aca4-ce08a3263735 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:27 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "DPPPbtict9c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "rzCArhF7Pc4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "RxVtCYjfo7g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "OFquZPnzdko",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "hT9sTksToZw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "VqlkkU/AzcA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "WSWHc1ye1W0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "LRpJv1hitds",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "t5gznDWIfo0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "MraI9thcg2A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S003] Valid request format with ```orderBy``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```orderBy``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with items sorted accordingly** |
### 2 test cases : ###
| CASE | Description | iteration | Datas |
|-|-|-|-|
| ```[C001]``` | Response is valid with ```orderBy``` = "relevance" | 1 | ```qData```="balloon"<br>```orderBy'```="relevance" |
| ```[C002]``` | Response items are sorted from newest to latest with ```orderBy``` = "newest" | 1 | ```qData```="balloon"<br>```orderBy'```="newest" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03026b80-cbe8-421c-8f91-a3a83ffc6dda |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:28 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 620,
"items": [
{
"kind": "books#volume",
"id": "n-0OAAAAYAAJ",
"etag": "q0roASWK9SY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/n-0OAAAAYAAJ",
"volumeInfo": {
"title": "Wonderful Balloon Ascents",
"subtitle": "Or, The Conquest of the Skies. A History of Balloons and Balloon Voyages",
"authors": [
"Fulgence Marion"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044044829364"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 218,
"printType": "BOOK",
"categories": [
"Balloon ascensions"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=n-0OAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=n-0OAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=n-0OAAAAYAAJ&pg=PA90&dq=balloon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=n-0OAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=n-0OAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=n-0OAAAAYAAJ&rdid=book-n-0OAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Wonderful_Balloon_Ascents.epub?id=n-0OAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Wonderful_Balloon_Ascents.pdf?id=n-0OAAAAYAAJ&hl=&output=pdf&sig=ACfU3U2ztF7TWujn5Lu9gLyOpuu5H5929g&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=n-0OAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A History of \u003cb\u003eBalloons\u003c/b\u003e and \u003cb\u003eBalloon\u003c/b\u003e Voyages Fulgence Marion. aerostation , that of \u003cbr\u003e\nthe 17th of January , 1784 , is remarkable . It took place at Lyons . Seven persons \u003cbr\u003e\nwent into the car on this occasion - Joseph Montgolfier , Roziers , the Comte de ..."
}
},
{
"kind": "books#volume",
"id": "UMhq7W2Itk8C",
"etag": "GqoHGRLEtZQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UMhq7W2Itk8C",
"volumeInfo": {
"title": "Proceedings, Fifth AFCRL Scientific Balloon Symposium",
"authors": [
"Lewis A. Grass"
],
"publishedDate": "1968",
"description": "The document covers a series of papers given at the fifth AFCRL scientific balloon symposium. The subjects were selected to cover the most recent developments in balloon technology and examples of the use of balloons for research purposes. The symposium is intended to provide an exchange of information for the developers of balloon systems and provides an excellent opportunity for scientists to discuss potential balloon capabilities and applications for the accomplishment of scientific programs. Balloon technology presentations included recent material investigations, tandem balloon stress analysis, balloon instrumentation, tethered balloons, cryoinflation feasibility studies and proposed launching techniques for large balloon systems.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095131903"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 334,
"printType": "BOOK",
"categories": [
"Atmosphere, Upper"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UMhq7W2Itk8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UMhq7W2Itk8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=UMhq7W2Itk8C&pg=PA254&dq=balloon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UMhq7W2Itk8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UMhq7W2Itk8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UMhq7W2Itk8C&rdid=book-UMhq7W2Itk8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Proceedings_Fifth_AFCRL_Scientific_Ballo.epub?id=UMhq7W2Itk8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=UMhq7W2Itk8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "BALL00N SYSTEM The experimental program employs a system consisting of \u003cbr\u003e\ntwo \u003cb\u003eballoons\u003c/b\u003e in a tandem arrangement, connected by a "tow" line. The upper \u003cbr\u003e\n\u003cb\u003eballoon\u003c/b\u003e, tethered to the top end fitting of the main \u003cb\u003eballoon\u003c/b\u003e by a 200 ft line, carries \u003cbr\u003e\ntwo ..."
}
},
{
"kind": "books#volume",
"id": "kwEWAlwwrOsC",
"etag": "8RXIT/L6o1A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kwEWAlwwrOsC",
"volumeInfo": {
"title": "Proceedings, AFCRL Scientific Balloon Workshop, 1965",
"authors": [
"Arthur O. Korn (Jr.)"
],
"publishedDate": "1966",
"description": "The AFCRL Scientific Balloon Workshop was held in September 1965 for the purpose of exchanging information on recent developments in balloon materials, designs, launching techniques, and flight control. In addition to informal meetings of small groups and panel discussions, 13 prepared talks were presented, of which 10 are contained herein. Subjects include: analyses of flight statistics, Strato-Film flight results, methods for testing balloon materials, creep failure theory, tandem balloon systems, and balloon recovery systems.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095129089"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 117,
"printType": "BOOK",
"categories": [
"Balloons"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kwEWAlwwrOsC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kwEWAlwwrOsC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=kwEWAlwwrOsC&pg=PA108&dq=balloon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kwEWAlwwrOsC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kwEWAlwwrOsC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=kwEWAlwwrOsC&rdid=book-kwEWAlwwrOsC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Proceedings_AFCRL_Scientific_Balloon_Wor.epub?id=kwEWAlwwrOsC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=kwEWAlwwrOsC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "FLIGHT EXPERIENCE 3.1 Tandem \u003cb\u003eBalloon\u003c/b\u003e Four polyethylene \u003cb\u003eballoons\u003c/b\u003e of this \u003cbr\u003e\ntype were built by Raven and test flown by NCAR at Palestine . All four used a \u003cbr\u003e\n90,000 cu ft , 1.5 mil , tapeless lift \u003cb\u003eballoon\u003c/b\u003e ( Figure 3 ) . On two flights the main \u003cbr\u003e\n\u003cb\u003eballoon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "pCLJlftMJ2wC",
"etag": "A8UJ1ETavJQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/pCLJlftMJ2wC",
"volumeInfo": {
"title": "Horizontal Sounding Balloon",
"subtitle": "Feasibility Study",
"authors": [
"Thomas B. Spalding"
],
"publishedDate": "1961",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095132042"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 27,
"printType": "BOOK",
"categories": [
"Atmospheric circulation"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=pCLJlftMJ2wC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=pCLJlftMJ2wC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=pCLJlftMJ2wC&pg=PA31&dq=balloon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=pCLJlftMJ2wC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=pCLJlftMJ2wC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=pCLJlftMJ2wC&rdid=book-pCLJlftMJ2wC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Horizontal_Sounding_Balloon.epub?id=pCLJlftMJ2wC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=pCLJlftMJ2wC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Meteorological \u003cb\u003eballoons\u003c/b\u003e L , G. Hanscom Field , Bedford , Mass . 2. Meteorological \u003cbr\u003e\n\u003cb\u003eballoons\u003c/b\u003e HORIZONTAL SOUNDING \u003cb\u003eBALLOON\u003c/b\u003e FEASIBILITY HORIZONTAL \u003cbr\u003e\nSOUNDING \u003cb\u003eBALLOON\u003c/b\u003e FEASIBILITY STUDY , by T.B. Spalding and S. B. Solot ..."
}
},
{
"kind": "books#volume",
"id": "tHp1VtZce5YC",
"etag": "RtKJyWhTIm8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tHp1VtZce5YC",
"volumeInfo": {
"title": "Proceedings., AFCRL Tethered Balloon Workshop, 1967",
"authors": [
"Thomas W. Kelly"
],
"publishedDate": "1968",
"description": "The AFCRL Tethered Balloon Workshop was held in October 1967 for the purpose of exchanging information on the current tethered ballooning. This was the first such meeting held exclusively for reporting on this rapidly expanding technology. In addition to informal meetings, nineteen prepared talks were presented, all of which are contained herein. Subjects include: tethered balloon motion, balloon design, fiberglas tether cables, tethered balloon instrumentation, a tethered balloon winch, and several operational programs that used tethered balloon systems.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015095132463"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 205,
"printType": "BOOK",
"categories": [
"Balloons"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tHp1VtZce5YC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tHp1VtZce5YC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=tHp1VtZce5YC&pg=PA97&dq=balloon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=tHp1VtZce5YC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=tHp1VtZce5YC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=tHp1VtZce5YC&rdid=book-tHp1VtZce5YC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Proceedings_AFCRL_Tethered_Balloon_Works.epub?id=tHp1VtZce5YC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tHp1VtZce5YC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nevertheless , it would appear that \u003cb\u003eballoons\u003c/b\u003e could be produced today with a \u003cbr\u003e\nweight - volume ratio of 12 lb per 1,000 ft3 volume . It would be interesting to \u003cbr\u003e\nobtain this ratio for \u003cb\u003eballoons\u003c/b\u003e now being used in the United States . The only \u003cbr\u003e\nAmerican ..."
}
},
{
"kind": "books#volume",
"id": "y4l9C1EnirYC",
"etag": "V87/qAg05SY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/y4l9C1EnirYC",
"volumeInfo": {
"title": "Dynamic Response of Rising and Falling Balloon Wind Sensors with Application to Estimates of Wind Loads on Launch Vehicles",
"authors": [
"Wilmer H. Reed (III.)"
],
"publishedDate": "1963",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112106596890"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 31,
"printType": "BOOK",
"categories": [
"Balloons, Sounding"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=y4l9C1EnirYC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=y4l9C1EnirYC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=y4l9C1EnirYC&pg=PT3&dq=balloon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=y4l9C1EnirYC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=y4l9C1EnirYC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=y4l9C1EnirYC&rdid=book-y4l9C1EnirYC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Dynamic_Response_of_Rising_and_Falling_B.epub?id=y4l9C1EnirYC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=y4l9C1EnirYC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(NASA TECHNICAL NOTE D-1181) A study is made of the capabilities of \u003cbr\u003e\nspherical \u003cb\u003eballoon\u003c/b\u003e wind sensors to respond to the detailed wind structure of the \u003cbr\u003e\natmosphere, which represents an important dynamic-load input to flexible launch \u003cbr\u003e\nvehicles ..."
}
},
{
"kind": "books#volume",
"id": "kcgJAAAAIAAJ",
"etag": "H12lIF9Sf74",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kcgJAAAAIAAJ",
"volumeInfo": {
"title": "My Life and Balloon Experiences",
"subtitle": "With a Supplementary Chapter on Military Ballooning",
"authors": [
"Henry Tracey Coxwell"
],
"publishedDate": "1887",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "NYPL:33433066384755"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 13,
"printType": "BOOK",
"categories": [
"Aeronautics"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kcgJAAAAIAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kcgJAAAAIAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=kcgJAAAAIAAJ&pg=PA199&dq=balloon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kcgJAAAAIAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kcgJAAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=kcgJAAAAIAAJ&rdid=book-kcgJAAAAIAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/My_Life_and_Balloon_Experiences.epub?id=kcgJAAAAIAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/My_Life_and_Balloon_Experiences.pdf?id=kcgJAAAAIAAJ&hl=&output=pdf&sig=ACfU3U3v-qbNp925K2PZDarAqzfaSHI_JA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=kcgJAAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "It must be remembered , ” he goes on to say , “ that the \u003cb\u003eballoon\u003c/b\u003e would generally \u003cbr\u003e\nbe some way behind the first line , and that the enemy would hardly , especially \u003cbr\u003e\nduring the beat of battle , pay much attention to it . It is well to remember that if \u003cbr\u003e\nonly ..."
}
},
{
"kind": "books#volume",
"id": "uQtAAAAAYAAJ",
"etag": "OpwkZGC4d5Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/uQtAAAAAYAAJ",
"volumeInfo": {
"title": "The Balloon, and Other Stories ...",
"subtitle": "For Children",
"authors": [
"Francis Channing Woodworth"
],
"publishedDate": "1854",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PRNC:32101073360370"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 96,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=uQtAAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=uQtAAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=uQtAAAAAYAAJ&pg=PA5&dq=balloon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=uQtAAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=uQtAAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=uQtAAAAAYAAJ&rdid=book-uQtAAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/The_Balloon_and_Other_Stories.epub?id=uQtAAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/The_Balloon_and_Other_Stories.pdf?id=uQtAAAAAYAAJ&hl=&output=pdf&sig=ACfU3U1TxMGUXkHrJhgmAldnQ900wPZ_1g&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=uQtAAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "9895 894258 The \u003cb\u003eBalloon\u003c/b\u003e , AND OTHER STORIES . THE \u003cb\u003eBALLOON\u003c/b\u003e . Did you \u003cbr\u003e\never see a \u003cb\u003eballoon\u003c/b\u003e ? and have you ever seen one go up into the air , and \u003cbr\u003e\nwatched it until it was out of sight ? The \u003cb\u003eballoon\u003c/b\u003e is made of silk , and is 359 ( \u003cbr\u003e\nRECAP ) ..."
}
},
{
"kind": "books#volume",
"id": "LGPbGVEdw74C",
"etag": "sax/cHWtj0w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/LGPbGVEdw74C",
"volumeInfo": {
"title": "Frank and the Balloon",
"authors": [
"Dev Ross"
],
"publisher": "Treasure Bay, Inc.",
"publishedDate": "2008",
"description": "Frank the frog begins an adventure when he finds a red balloon and rides it high into the air while playing with Mikey.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "1601150121"
},
{
"type": "ISBN_13",
"identifier": "9781601150127"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 44,
"printType": "BOOK",
"categories": [
"Juvenile Nonfiction"
],
"averageRating": 2,
"ratingsCount": 1,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "0.0.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=LGPbGVEdw74C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=LGPbGVEdw74C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=LGPbGVEdw74C&printsec=frontcover&dq=balloon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=LGPbGVEdw74C&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Frank_and_the_Balloon.html?hl=&id=LGPbGVEdw74C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=LGPbGVEdw74C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Frank the frog begins an adventure when he finds a red balloon and rides it high into the air while playing with Mikey."
}
},
{
"kind": "books#volume",
"id": "cFJEAAAAIAAJ",
"etag": "sOo0ojCZ+KU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/cFJEAAAAIAAJ",
"volumeInfo": {
"title": "The Balloon",
"authors": [
"Sir Henry Phelps Brown"
],
"publishedDate": "1953",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:$B323468"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 241,
"printType": "BOOK",
"categories": [
"Dunkerque (France), Battle of, 1940"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=cFJEAAAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=cFJEAAAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=cFJEAAAAIAAJ&q=balloon&dq=balloon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=cFJEAAAAIAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/The_Balloon.html?hl=&id=cFJEAAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=cFJEAAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1e14f8e7-895c-4633-958e-53234ccb1057 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:28 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "ImQ13sINtm0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "L13vHwk442E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "kWAl00uO2zI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "YaLR+Q4favs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "cUSWJIx3o0k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "ngx5p+0rmv8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "KAdxoG8LJHQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "5ElDO77ymN4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "boo4I9RtjPs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "r5njIUkgXj0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S003] Valid request format with ```orderBy``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```orderBy``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with items sorted accordingly** |
### 2 test cases : ###
| CASE | Description | iteration | Datas |
|-|-|-|-|
| ```[C001]``` | Response is valid with ```orderBy``` = "relevance" | 1 | ```qData```="balloon"<br>```orderBy'```="relevance" |
| ```[C002]``` | Response items are sorted from newest to latest with ```orderBy``` = "newest" | 1 | ```qData```="balloon"<br>```orderBy'```="newest" |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3bdb1140-0407-4ec9-a3a2-58c247190d1f |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:29 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 489,
"items": [
{
"kind": "books#volume",
"id": "3cIYEAAAQBAJ",
"etag": "66AfHOz53yQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/3cIYEAAAQBAJ",
"volumeInfo": {
"title": "Balloon Girls",
"authors": [
"Darrell Pitt"
],
"publisher": "Text Publishing",
"publishedDate": "2021-02-02",
"description": "A new inspiring and educational middle-grade novel from the author of The Boy from Earth and the Jack Mason Adventure series.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781925923865"
},
{
"type": "ISBN_10",
"identifier": "192592386X"
}
],
"readingModes": {
"text": true,
"image": false
},
"pageCount": 240,
"printType": "BOOK",
"categories": [
"Young Adult Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=3cIYEAAAQBAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=3cIYEAAAQBAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=3cIYEAAAQBAJ&dq=balloon&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=3cIYEAAAQBAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Balloon_Girls.html?hl=&id=3cIYEAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=3cIYEAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A new inspiring and educational middle-grade novel from the author of The Boy from Earth and the Jack Mason Adventure series."
}
},
{
"kind": "books#volume",
"id": "NuDYzQEACAAJ",
"etag": "AwzsmsI0FV0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/NuDYzQEACAAJ",
"volumeInfo": {
"title": "Unwanted Balloon",
"authors": [
"Ella Jang"
],
"publishedDate": "2020-12-09",
"description": "\"I walk again with a balloon behind me.\"\"A very big, dark balloon full of my darkest memories.\" Some days, you wonder if you can ever forget your unwanted memories.At times, you think you can, but other times, you realise that it's not as easy as you think. With short poetic text and monochromatic illustrations, the story advocates all readers to accept the bad memories we hold within us and slowly move on.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "064682533X"
},
{
"type": "ISBN_13",
"identifier": "9780646825335"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 26,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=NuDYzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=NuDYzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=NuDYzQEACAAJ&dq=balloon&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=NuDYzQEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Unwanted_Balloon.html?hl=&id=NuDYzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=NuDYzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "With short poetic text and monochromatic illustrations, the story advocates all readers to accept the bad memories we hold within us and slowly move on."
}
},
{
"kind": "books#volume",
"id": "FtIazgEACAAJ",
"etag": "L/YDo3Is1Dc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FtIazgEACAAJ",
"volumeInfo": {
"title": "Luna's Balloon",
"subtitle": "A Little Book about the Little Things.",
"authors": [
"Djemilah Birnie"
],
"publishedDate": "2020-12-04",
"description": "In this fun rhyming adventure Luna discovers the great joy that can be found in the smallest of things. The first book in The Adventures with Luna series. Come with Luna as she learns the power that gratitude can hold and the happiness that follows when you learn to appreciate the small things in life. The Adventures with Luna series is dedicated towards helping children develop emotional intelligence through the eyes of Luna, a young girl not much different than you. This poetic picture book is perfect for beginner readers designed to evoke discussion.This whimsical book is sure to swiftly become a favorite in your library.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9798576298273"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 30,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FtIazgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FtIazgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FtIazgEACAAJ&dq=balloon&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FtIazgEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Luna_s_Balloon.html?hl=&id=FtIazgEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FtIazgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "This poetic picture book is perfect for beginner readers designed to evoke discussion.This whimsical book is sure to swiftly become a favorite in your library."
}
},
{
"kind": "books#volume",
"id": "yqkKzgEACAAJ",
"etag": "9yo27dcYnmQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/yqkKzgEACAAJ",
"volumeInfo": {
"title": "The Piggy Who Turned Into A Balloon From Too Much Screen Time",
"subtitle": "A Story about Screens and Obesity",
"authors": [
"Nacho Valle García"
],
"publishedDate": "2020-11-12",
"description": "A STORY ABOUT THE RISK OF OBESITY FROM TOO MUCH SCREEN TIME(AVAILABLE IN ENGLISH AND SPANISH) Rita the little pig does nothing but sit in front of her computer all day eating unhealthy snacks. Her lifestyle causes her to gain weight and takes her on an unforgettable trip that will change her life forever. INTRODUCTION TO DIGITAL WORLD COLLECTION The digital world has many advantages, but also its negative side. This collection can help start a conversation with the little ones so they can enjoy the digital world while avoiding its dangers. Topics covered: bullying, viral challenges, mobile phone addiction, social networks addiction...",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9798564006125"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 36,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=yqkKzgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=yqkKzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=yqkKzgEACAAJ&dq=balloon&hl=&cd=4&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=yqkKzgEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/The_Piggy_Who_Turned_Into_A_Balloon_From.html?hl=&id=yqkKzgEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=yqkKzgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "For more information, search on the internet for "Screens and obesity." The Story Rita the Piggy does nothing but sit in front of her computer all day eating unhealthy snacks."
}
},
{
"kind": "books#volume",
"id": "vlARwQEACAAJ",
"etag": "DCxQMKY6E/o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/vlARwQEACAAJ",
"volumeInfo": {
"title": "Pop the Bronze Balloon",
"authors": [
"Jackie Yeager"
],
"publisher": "Crimson Five",
"publishedDate": "2019-09",
"description": "The Crimson Five make their International Debut! Kia Krumpet and the rest of the Crimson Five team of young inventors embark on the Swirl and Spark Creativity Tour, where they're tasked with creating one final invention. But there's a catch. They must create one with the teams from France and Switzerland--an ultimate test of teamwork.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "1948705567"
},
{
"type": "ISBN_13",
"identifier": "9781948705561"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 288,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=vlARwQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=vlARwQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=vlARwQEACAAJ&dq=balloon&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=vlARwQEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Pop_the_Bronze_Balloon.html?hl=&id=vlARwQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=vlARwQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Crimson Five make their International Debut Kia Krumpet and the rest of the Crimson Five team of young inventors embark on the Swirl and Spark Creativity Tour, where they're tasked with creating one final invention."
}
},
{
"kind": "books#volume",
"id": "Tj71zQEACAAJ",
"etag": "KlTUDRABjjk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Tj71zQEACAAJ",
"volumeInfo": {
"title": "Egbert & the Balloon",
"authors": [
"Tena Edwards"
],
"publishedDate": "2020-10-24",
"description": "Egbert & the Balloon is a cute picture book about a very curious and energetic little boy who loves balloons of all colors and sizes . During his day at a Spring Festival, while playing with his classmates and is constantly being chased after by his teacher, he makes a new friend. Join us on this motivational adventure about a boy who never gives up.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "4991178304"
},
{
"type": "ISBN_13",
"identifier": "9784991178306"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 26,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Tj71zQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Tj71zQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=Tj71zQEACAAJ&dq=balloon&hl=&cd=6&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=Tj71zQEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Egbert_the_Balloon.html?hl=&id=Tj71zQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=Tj71zQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Egbert & the Balloon is a cute picture book about a very curious and energetic little boy who loves balloons of all colors and sizes ."
}
},
{
"kind": "books#volume",
"id": "al0LzgEACAAJ",
"etag": "yJvM4peHOAU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/al0LzgEACAAJ",
"volumeInfo": {
"title": "DIY Halloween Balloons",
"subtitle": "Scary Awesome DIY Halloween Decorations with Balloons: Halloween Balloon DIYs That'll Kill At Your Party Book",
"authors": [
"Joshua Jones"
],
"publishedDate": "2020-10-07",
"description": "If you're ready to deck your place out in all the pumpkins, ghosts, and bats you can cluster in one room, consider trying some DIY Halloween decor options before spending a small fortune on things you'll likely throw out come November 1st. You can't have a party without balloons, and these DIYs are not only festive, they're also insanely easy. Happy haunting!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9798694679398"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 50,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=al0LzgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=al0LzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=al0LzgEACAAJ&dq=balloon&hl=&cd=7&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=al0LzgEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/DIY_Halloween_Balloons.html?hl=&id=al0LzgEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=al0LzgEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "If you're ready to deck your place out in all the pumpkins, ghosts, and bats you can cluster in one room, consider trying some DIY Halloween decor options before spending a small fortune on things you'll likely throw out come November 1st."
}
},
{
"kind": "books#volume",
"id": "qbVOzQEACAAJ",
"etag": "rWNiaB/jpXs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/qbVOzQEACAAJ",
"volumeInfo": {
"title": "Little Bunny's Balloon",
"authors": [
"Wook Jin Jung"
],
"publisher": "Reycraft Books",
"publishedDate": "2020-10",
"description": "It's Little Bunny's birthday and he thinks everyone has forgotten. Suddenly he notices a balloon floating by. He chases the balloon to return it to its owner because he's sure it will cheer him or her up. Along his journey, he is aided by friends who help him travel across the land, through the forest, in the air, and over the sea. When he finally catches up to the balloon, he sees a large bunch of balloons at the top of a hill beside his family and friends shouting, \"HAPPY BIRTHDAY!\"",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "1478869100"
},
{
"type": "ISBN_13",
"identifier": "9781478869108"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 40,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=qbVOzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=qbVOzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=qbVOzQEACAAJ&dq=balloon&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=qbVOzQEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Little_Bunny_s_Balloon.html?hl=&id=qbVOzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=qbVOzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "It's Little Bunny's birthday and he thinks everyone has forgotten."
}
},
{
"kind": "books#volume",
"id": "7LD_DwAAQBAJ",
"etag": "ULecGvowRws",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7LD_DwAAQBAJ",
"volumeInfo": {
"title": "Balloons, Airships and Flying Machines",
"authors": [
"Gertrude Bacon"
],
"publisher": "Read Books Ltd",
"publishedDate": "2020-09-17",
"description": "In the 21st century - the age of the budget airline - where quick and reliable air travel is available to a large segment of society, it seems hard to comprehend that it is less than 250 years since the first human took to the skies. Although the wing of the bird seemed like the most obvious natural mechanism to attempt replicate, it was actually contained hot air, as demonstrated by the Montgolfiers and their balloon, that gave birth to the era human aviation. Since the first manned balloon flight in 1783, developments have come thick and fast, the airship, the aeroplane, and finally the space shuttle. This reprint of a classic publication by Gertrude Bacon, one of the earliest female aeronauts, details the development of aviation from the first balloons to the inventions of the early 20th century. Complete with a brand new introduction and containing chapters such as 'The Coming of the Gas Balloon', 'The Balloon in Warfare', and 'The Airship', it is a wonderful work for anyone with an interest in the lighter-than-air period of aeronautics.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781528766043"
},
{
"type": "ISBN_10",
"identifier": "1528766040"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 124,
"printType": "BOOK",
"categories": [
"Transportation"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7LD_DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7LD_DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7LD_DwAAQBAJ&printsec=frontcover&dq=balloon&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7LD_DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7LD_DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.32,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.32,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=7LD_DwAAQBAJ&rdid=book-7LD_DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6320000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6320000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Balloons_Airships_and_Flying_Machines-sample-epub.acsm?id=7LD_DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Balloons_Airships_and_Flying_Machines-sample-pdf.acsm?id=7LD_DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=7LD_DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "This reprint of a classic publication by Gertrude Bacon, one of the earliest female aeronauts, details the development of aviation from the first balloons to the inventions of the early 20th century."
}
},
{
"kind": "books#volume",
"id": "oNuRzQEACAAJ",
"etag": "96tTsPFeo/o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/oNuRzQEACAAJ",
"volumeInfo": {
"title": "Natalia the Unicorn Queen",
"subtitle": "A Balloon Fairytale",
"authors": [
"Jacob Cortes"
],
"publisher": "Bookbaby",
"publishedDate": "2020-08-29",
"description": "Natalia the Unicorn Queen is the first Balloon Fairy tale in the world. It is about the secret life of Balloon people. This unique full color picture book contains balloon characters created by Jacob Cortes the Amazing Balloon Bender. Natalia is a sweet young balloon girl that has one dream in life, to become Queen of the Unicorn Kingdom. On her quest to get to the Unicorn Kingdom she suffers tragedy and betrayal but learns what the true meaning of what friendship really is. Natalia knows that there is nothing that can defeat the love in her heart for the Unicorn Kingdom and that it is her destiny is to be the queen.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "1098316924"
},
{
"type": "ISBN_13",
"identifier": "9781098316921"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 88,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=oNuRzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=oNuRzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=oNuRzQEACAAJ&dq=balloon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=oNuRzQEACAAJ&dq=balloon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Natalia_the_Unicorn_Queen.html?hl=&id=oNuRzQEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=oNuRzQEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Natalia the Unicorn Queen is the first Balloon Fairy tale in the world. It is about the secret life of Balloon people. This unique full color picture book contains balloon characters created by Jacob Cortes the Amazing Balloon Bender."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S003C002_1] Response <items> are sorted from newest to oldest | 0 | 1 | 0 |
| Total | 3 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
| [S003C002_1] Response <items> are sorted from newest to oldest | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f2a5b16-dbf1-4490-8ed0-6a08ad9f9460 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:29 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "MsooChBZzUc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "WDxRzlDnVrk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "AXhtxYPycks",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "CxeUCC1yZGc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "N6y/+EIY1bA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "+jJ6pVH2Zrk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "c/0oicmqOlA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "Pl4uSvwk3Gg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "yYOojtHyydE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "HKycIbVp6ZA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S004] Valid request format with ```maxResults``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```maxResults``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with a number of items matching accordingly** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has a count of at least ```maxResults``` items |2|
**Datas** :
- ```qData```="arcachon", "arcachon"
- ```maxResults```= 20, 40
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C002]``` | Response has 0 item | 1 |
**Datas** :
- ```qData```="arcachon"
- ```maxResults```= 0
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a479f7d8-3ae3-45ae-8f59-4d4eea986d9d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:30 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1439,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "nLgXTh+K454",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "sCv1tKa2c50",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "K9uzHl749uM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "JkKhW715Epo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "klozEXgdBdY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "mfMoaSFKJuU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "fcRmahCosL8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "Z0F0XjP+90w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "HrOhqJgwejk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "kvpac0j16Mk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA59&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Une régate organisée par le Cercle nautique de Bordeaux , dans la rade d'\u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e , sans doute vers 1850. On notera , outre le grand nombre de voiliers \u003cbr\u003e\nparticipant à l'épreuve , la présence d'échassiers et de quelques cavaliers . \u003cbr\u003e\nremonter ..."
}
},
{
"kind": "books#volume",
"id": "1gcAAAAAQAAJ",
"etag": "s4B0FcOAPFw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/1gcAAAAAQAAJ",
"volumeInfo": {
"title": "Arcachon, in the Department of the Gironde, France, Its Advantages as a Health Resort",
"authors": [
"Samuel Radcliff"
],
"publishedDate": "1883",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:600043150"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 60,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=1gcAAAAAQAAJ&pg=PA50&dq=arcachon&hl=&cd=11&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&rdid=book-1gcAAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.epub?id=1gcAAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.pdf?id=1gcAAAAAQAAJ&hl=&output=pdf&sig=ACfU3U0DYu46fwh9iU7yvTkAAw5bQA-hZg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=1gcAAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "thirty or forty years ago ; but the forest there is not so pretty as the forest of \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e used to be . There is a monastery of the Dominicans there ; but the \u003cbr\u003e\nmonks have been dispersed , and their chapel closed , by order of the \u003cbr\u003e\nGovernment ."
}
},
{
"kind": "books#volume",
"id": "c-tYDwAAQBAJ",
"etag": "k/H5r+UQQ+A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/c-tYDwAAQBAJ",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"André Rebsomen"
],
"publisher": "FeniXX",
"publishedDate": "1937-01-01T00:00:00Z",
"description": "Cet ouvrage est une réédition numérique d’un livre paru au XXe siècle, désormais indisponible dans son format d’origine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402224802"
},
{
"type": "ISBN_10",
"identifier": "2402224800"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 319,
"printType": "BOOK",
"categories": [
"Religion"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=c-tYDwAAQBAJ&pg=PT281&dq=arcachon&hl=&cd=12&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&rdid=book-c-tYDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-epub.acsm?id=c-tYDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-pdf.acsm?id=c-tYDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=c-tYDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Voici la liste des ouvrages concernant Notre-Dame d'\u003cb\u003eArcachon\u003c/b\u003e et que nous \u003cbr\u003e\navons utilisés en grande partie : SOUIRY (Abbé). — Notice historique sur la \u003cbr\u003e\nchapelle d'\u003cb\u003eArcachon\u003c/b\u003e, illustrée de trois lithographies. Bordeaux, 1843. X... — La \u003cbr\u003e\nfête de la ..."
}
},
{
"kind": "books#volume",
"id": "WdrsDwAAQBAJ",
"etag": "xlAoYIyCK+E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WdrsDwAAQBAJ",
"volumeInfo": {
"title": "Une histoire du Bassin : Arcachon, entre Landes et océan",
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville. Des témoignages sur les activités maritimes, sur les projets d'aménagement successifs, les bains de mer... « Copyright Electre »",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402122719"
},
{
"type": "ISBN_10",
"identifier": "2402122714"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 287,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=WdrsDwAAQBAJ&pg=PT546&dq=arcachon&hl=&cd=13&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&rdid=book-WdrsDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-epub.acsm?id=WdrsDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-pdf.acsm?id=WdrsDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WdrsDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "17 dévolution de l'ostréiculture Boubes, L'ostréiculture à \u003cb\u003eArcachon\u003c/b\u003e, Delmas, \u003cbr\u003e\nBordeaux, 1909. Weulerse (Jacques), « Le Bassin d'\u003cb\u003eArcachon\u003c/b\u003e », Annales de \u003cbr\u003e\nGéographie, XXXVII, 209, 1928, PP 407-427. Martin (Charles), Agriculteurs de la \u003cbr\u003e\nmer, ..."
}
},
{
"kind": "books#volume",
"id": "OQgNCwAAQBAJ",
"etag": "OffjNpNR+vU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/OQgNCwAAQBAJ",
"volumeInfo": {
"title": "Petite histoire d'Arcachon",
"authors": [
"Charles Daney"
],
"publisher": "Éditions Cairn",
"publishedDate": "2015-06-02",
"description": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857. Née de la présence du sable et de l’eau, lancée comme un rêve de mode, construite sur un souci de santé et de repos, poussée rapidement sur le sable des dunes, développée sur des envies de plaisirs, gagnée par le souci des vacances, rattrapée par trois guerres qui l’ont fortement marquée, Arcachon – ville parc – s’est un temps endormie pour être réveillée par le bouquet d’un « Cœur de Ville » qui lui redonne comme un air d’Offenbach, image qui ne l’a jamais totalement quittée. Elle se développe au rythme des longues ondulations du temps soumis aux souffles changeants de la mode et de la politique qui les font pareilles aux ondulations de la mer.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782350685205"
},
{
"type": "ISBN_10",
"identifier": "2350685209"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"categories": [
"Literary Collections"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=OQgNCwAAQBAJ&pg=PT26&dq=arcachon&hl=&cd=14&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&rdid=book-OQgNCwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-epub.acsm?id=OQgNCwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-pdf.acsm?id=OQgNCwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=OQgNCwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Aufan (Robert) La naissance d'\u003cb\u003eArcachon\u003c/b\u003e, 18231857. De la forêt à la ville, \u003cbr\u003e\nRegards sur les pays de Buch, Société Historique, 1994. • Clémens (Jacques) : \u003cbr\u003e\nSouvenirs d'\u003cb\u003eArcachon\u003c/b\u003e 1857, Alan Sutton, 2007 • Corbin (Alain) : Le territoire du \u003cbr\u003e\nvide, ..."
}
},
{
"kind": "books#volume",
"id": "fPWAAQAACAAJ",
"etag": "eEFEF6COIlU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/fPWAAQAACAAJ",
"volumeInfo": {
"title": "Du bassin d'Arcachon à l'île de Santorin",
"subtitle": "roman",
"authors": [
"Karine Denis"
],
"publishedDate": "2015",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2953985735"
},
{
"type": "ISBN_13",
"identifier": "9782953985733"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 191,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&cd=15&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Du_bassin_d_Arcachon_%C3%A0_l_%C3%AEle_de_Santor.html?hl=&id=fPWAAQAACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=fPWAAQAACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "CNdnAAAAMAAJ",
"etag": "rcQ3awgj1aA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CNdnAAAAMAAJ",
"volumeInfo": {
"title": "D'Arcachon à Andernos",
"subtitle": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la Fédération historique du Sud-Ouest tenu à Arcachon et Andernos, les 20 et 21 avril 1996",
"authors": [
"Fédération historique du Sud-Ouest"
],
"publishedDate": "1997",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015061384593"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 450,
"printType": "BOOK",
"categories": [
"Andernos-les-Bains (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=16&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D_Arcachon_%C3%A0_Andernos.html?hl=&id=CNdnAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CNdnAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "EVPPAAAAMAAJ",
"etag": "i7AHYWu7LSs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EVPPAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1895",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015069532037"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=EVPPAAAAMAAJ&printsec=frontcover&dq=arcachon&hl=&cd=17&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&rdid=book-EVPPAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.epub?id=EVPPAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.pdf?id=EVPPAAAAMAAJ&hl=&output=pdf&sig=ACfU3U1snawJEo8RPbjdgmpFlki6Y-X_DQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EVPPAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "VK7uDwAAQBAJ",
"etag": "4EQJ39/rQzY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/VK7uDwAAQBAJ",
"volumeInfo": {
"title": "L'extraordinaire créature du bassin d'Arcachon",
"authors": [
"Frédéric Fappani von Lothringen"
],
"publisher": "L’Harmattan",
"publishedDate": "2020-08-13",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782140153075"
},
{
"type": "ISBN_10",
"identifier": "2140153073"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=VK7uDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=VK7uDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=VK7uDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=18&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=VK7uDwAAQBAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/L_extraordinaire_cr%C3%A9ature_du_bassin_d_A.html?hl=&id=VK7uDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/L_extraordinaire_cr%C3%A9ature_du_bassin_d_A-sample-epub.acsm?id=VK7uDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=VK7uDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "tZbxAAAAMAAJ",
"etag": "PN88VU2ifUg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tZbxAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique D'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1961",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89090035445"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=19&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_D_Arca.html?hl=&id=tZbxAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tZbxAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "GERMAIN, docteur en médecine, ancien interne des Hôpitaux de Bordeaux, \u003cbr\u003e\nMios. GINESTET, boulevard Deganne, \u003cb\u003eArcachon\u003c/b\u003e. Mm' GIL REICHEH, docteur ès \u003cbr\u003e\nlettres, 24, rue Laboye, Bordeaux. MM. de GRACIA, maire d'\u003cb\u003eArcachon\u003c/b\u003e, député, ..."
}
},
{
"kind": "books#volume",
"id": "SLpLAQAAIAAJ",
"etag": "CvZrMH4MJ/Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/SLpLAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon",
"subtitle": "Nouvelle serie",
"authors": [
"Societe scientifique d'Arcachon"
],
"publishedDate": "2004",
"description": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCLA:L0090291709"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Marine biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=20&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=SLpLAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=SLpLAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nouvelle serie Societe scientifique d'\u003cb\u003eArcachon\u003c/b\u003e. Available online at www.\u003cbr\u003e\nsciencedirect.com ESTUARINE COASTAL ICIENCI donner AND SHELF \u003cbr\u003e\nSCIENCE ELSEVIER Estuaring Coastal and Shelf Science 62 ( 2005 ) 453_465\u003cbr\u003e\n ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S004C001_1] Response has 20 <items> | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a0b3f8de-7c5f-49ca-9088-c3be287eb2d2 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:30 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "/kUfexqgUwg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "4laGL5Pjfsk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "xcoi7YsEbU0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "3WSJXTuV6S4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "3liQGDwGR0U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "yUX+fRiRBp0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "hDy8UYyZQac",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "IWDUrFqtiYY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "dKrWSlWtWEo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "W8X9RyOc1qc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S004] Valid request format with ```maxResults``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```maxResults``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with a number of items matching accordingly** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has a count of at least ```maxResults``` items |2|
**Datas** :
- ```qData```="arcachon", "arcachon"
- ```maxResults```= 20, 40
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C002]``` | Response has 0 item | 1 |
**Datas** :
- ```qData```="arcachon"
- ```maxResults```= 0
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 853ccfe7-88fe-4d26-9daf-b04791be8535 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:31 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1429,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "G0hDKkboL8c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "5b886w5BCxY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "GfThJGOR9yY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "VzoFchBumMI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "PT5lIB48V5g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "ZzF0ljDrdTc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "A8naP7PJZKw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "tgiTFgHoXYg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "NxkBuXnPZQE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "jICaYFbGzoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA59&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Une régate organisée par le Cercle nautique de Bordeaux , dans la rade d'\u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e , sans doute vers 1850. On notera , outre le grand nombre de voiliers \u003cbr\u003e\nparticipant à l'épreuve , la présence d'échassiers et de quelques cavaliers . \u003cbr\u003e\nremonter ..."
}
},
{
"kind": "books#volume",
"id": "1gcAAAAAQAAJ",
"etag": "Fut4ODzcQ5Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/1gcAAAAAQAAJ",
"volumeInfo": {
"title": "Arcachon, in the Department of the Gironde, France, Its Advantages as a Health Resort",
"authors": [
"Samuel Radcliff"
],
"publishedDate": "1883",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:600043150"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 60,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=1gcAAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=1gcAAAAAQAAJ&pg=PA50&dq=arcachon&hl=&cd=11&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=1gcAAAAAQAAJ&rdid=book-1gcAAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.epub?id=1gcAAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Arcachon_in_the_Department_of_the_Girond.pdf?id=1gcAAAAAQAAJ&hl=&output=pdf&sig=ACfU3U0DYu46fwh9iU7yvTkAAw5bQA-hZg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=1gcAAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "thirty or forty years ago ; but the forest there is not so pretty as the forest of \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e used to be . There is a monastery of the Dominicans there ; but the \u003cbr\u003e\nmonks have been dispersed , and their chapel closed , by order of the \u003cbr\u003e\nGovernment ."
}
},
{
"kind": "books#volume",
"id": "c-tYDwAAQBAJ",
"etag": "MQgMvtgOyXs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/c-tYDwAAQBAJ",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"André Rebsomen"
],
"publisher": "FeniXX",
"publishedDate": "1937-01-01T00:00:00Z",
"description": "Cet ouvrage est une réédition numérique d’un livre paru au XXe siècle, désormais indisponible dans son format d’origine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402224802"
},
{
"type": "ISBN_10",
"identifier": "2402224800"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 319,
"printType": "BOOK",
"categories": [
"Religion"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=c-tYDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=c-tYDwAAQBAJ&pg=PT281&dq=arcachon&hl=&cd=12&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 8.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=c-tYDwAAQBAJ&rdid=book-c-tYDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 8490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-epub.acsm?id=c-tYDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon-sample-pdf.acsm?id=c-tYDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=c-tYDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Voici la liste des ouvrages concernant Notre-Dame d'\u003cb\u003eArcachon\u003c/b\u003e et que nous \u003cbr\u003e\navons utilisés en grande partie : SOUIRY (Abbé). — Notice historique sur la \u003cbr\u003e\nchapelle d'\u003cb\u003eArcachon\u003c/b\u003e, illustrée de trois lithographies. Bordeaux, 1843. X... — La \u003cbr\u003e\nfête de la ..."
}
},
{
"kind": "books#volume",
"id": "WdrsDwAAQBAJ",
"etag": "ezrVQfnKlgo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WdrsDwAAQBAJ",
"volumeInfo": {
"title": "Une histoire du Bassin : Arcachon, entre Landes et océan",
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "Treize spécialistes racontent l'histoire de cette échancrure du golfe de Gascogne, qui, au XVIIIe siècle s'appelait déjà ainsi et qui donna son nom à la ville. Des témoignages sur les activités maritimes, sur les projets d'aménagement successifs, les bains de mer... « Copyright Electre »",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402122719"
},
{
"type": "ISBN_10",
"identifier": "2402122714"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 287,
"printType": "BOOK",
"categories": [
"History"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WdrsDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=WdrsDwAAQBAJ&pg=PT546&dq=arcachon&hl=&cd=13&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 7.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=WdrsDwAAQBAJ&rdid=book-WdrsDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 7990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-epub.acsm?id=WdrsDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Une_histoire_du_Bassin_Arcachon_entre_La-sample-pdf.acsm?id=WdrsDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WdrsDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "17 dévolution de l'ostréiculture Boubes, L'ostréiculture à \u003cb\u003eArcachon\u003c/b\u003e, Delmas, \u003cbr\u003e\nBordeaux, 1909. Weulerse (Jacques), « Le Bassin d'\u003cb\u003eArcachon\u003c/b\u003e », Annales de \u003cbr\u003e\nGéographie, XXXVII, 209, 1928, PP 407-427. Martin (Charles), Agriculteurs de la \u003cbr\u003e\nmer, ..."
}
},
{
"kind": "books#volume",
"id": "OQgNCwAAQBAJ",
"etag": "EFQH2WY0eZ8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/OQgNCwAAQBAJ",
"volumeInfo": {
"title": "Petite histoire d'Arcachon",
"authors": [
"Charles Daney"
],
"publisher": "Éditions Cairn",
"publishedDate": "2015-06-02",
"description": "Les premiers « chalets » d’Arcachon ont été bâtis tout au long du rivage du Bassin qui porte son nom, à l’ouest du bourg de La Teste de Buch, - dont ils se sont séparés en 1857. Née de la présence du sable et de l’eau, lancée comme un rêve de mode, construite sur un souci de santé et de repos, poussée rapidement sur le sable des dunes, développée sur des envies de plaisirs, gagnée par le souci des vacances, rattrapée par trois guerres qui l’ont fortement marquée, Arcachon – ville parc – s’est un temps endormie pour être réveillée par le bouquet d’un « Cœur de Ville » qui lui redonne comme un air d’Offenbach, image qui ne l’a jamais totalement quittée. Elle se développe au rythme des longues ondulations du temps soumis aux souffles changeants de la mode et de la politique qui les font pareilles aux ondulations de la mer.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782350685205"
},
{
"type": "ISBN_10",
"identifier": "2350685209"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"categories": [
"Literary Collections"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=OQgNCwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=OQgNCwAAQBAJ&pg=PT26&dq=arcachon&hl=&cd=14&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=OQgNCwAAQBAJ&rdid=book-OQgNCwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-epub.acsm?id=OQgNCwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Petite_histoire_d_Arcachon-sample-pdf.acsm?id=OQgNCwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=OQgNCwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Aufan (Robert) La naissance d'\u003cb\u003eArcachon\u003c/b\u003e, 18231857. De la forêt à la ville, \u003cbr\u003e\nRegards sur les pays de Buch, Société Historique, 1994. • Clémens (Jacques) : \u003cbr\u003e\nSouvenirs d'\u003cb\u003eArcachon\u003c/b\u003e 1857, Alan Sutton, 2007 • Corbin (Alain) : Le territoire du \u003cbr\u003e\nvide, ..."
}
},
{
"kind": "books#volume",
"id": "fPWAAQAACAAJ",
"etag": "f7JFbgeJPLQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/fPWAAQAACAAJ",
"volumeInfo": {
"title": "Du bassin d'Arcachon à l'île de Santorin",
"subtitle": "roman",
"authors": [
"Karine Denis"
],
"publishedDate": "2015",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2953985735"
},
{
"type": "ISBN_13",
"identifier": "9782953985733"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 191,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&cd=15&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=fPWAAQAACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Du_bassin_d_Arcachon_%C3%A0_l_%C3%AEle_de_Santor.html?hl=&id=fPWAAQAACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=fPWAAQAACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "CNdnAAAAMAAJ",
"etag": "LcGkDCRhGC0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CNdnAAAAMAAJ",
"volumeInfo": {
"title": "D'Arcachon à Andernos",
"subtitle": "regards sur le bassin : actes du XLVIIIe Congrès d'études régionales de la Fédération historique du Sud-Ouest tenu à Arcachon et Andernos, les 20 et 21 avril 1996",
"authors": [
"Fédération historique du Sud-Ouest"
],
"publishedDate": "1997",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015061384593"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 450,
"printType": "BOOK",
"categories": [
"Andernos-les-Bains (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CNdnAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=16&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CNdnAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D_Arcachon_%C3%A0_Andernos.html?hl=&id=CNdnAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CNdnAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "EVPPAAAAMAAJ",
"etag": "rhO20tG1vrk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EVPPAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station biologique d'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1895",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015069532037"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EVPPAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=EVPPAAAAMAAJ&printsec=frontcover&dq=arcachon&hl=&cd=17&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EVPPAAAAMAAJ&rdid=book-EVPPAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.epub?id=EVPPAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Bulletin_de_la_Station_biologique_d_Arca.pdf?id=EVPPAAAAMAAJ&hl=&output=pdf&sig=ACfU3U1snawJEo8RPbjdgmpFlki6Y-X_DQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EVPPAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Vols. 1-6 include "Liste" or "Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation" (Title of this index varies slightly)."
}
},
{
"kind": "books#volume",
"id": "VK7uDwAAQBAJ",
"etag": "UhINshVi1AY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/VK7uDwAAQBAJ",
"volumeInfo": {
"title": "L'extraordinaire créature du bassin d'Arcachon",
"authors": [
"Frédéric Fappani von Lothringen"
],
"publisher": "L’Harmattan",
"publishedDate": "2020-08-13",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782140153075"
},
{
"type": "ISBN_10",
"identifier": "2140153073"
}
],
"readingModes": {
"text": true,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=VK7uDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=VK7uDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=VK7uDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=18&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=VK7uDwAAQBAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/L_extraordinaire_cr%C3%A9ature_du_bassin_d_A.html?hl=&id=VK7uDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/L_extraordinaire_cr%C3%A9ature_du_bassin_d_A-sample-epub.acsm?id=VK7uDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=VK7uDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "tZbxAAAAMAAJ",
"etag": "ZgS79iwh4jc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tZbxAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique D'Arcachon",
"authors": [
"Société scientifique d'Arcachon. Station biologique"
],
"publishedDate": "1961",
"description": "Vols. 1-6 include \"Liste\" or \"Index des travaux sortis des laboratoires d'Arcachon depuis leur fondation\" (Title of this index varies slightly).",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89090035445"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tZbxAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=19&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=tZbxAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_D_Arca.html?hl=&id=tZbxAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tZbxAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "GERMAIN, docteur en médecine, ancien interne des Hôpitaux de Bordeaux, \u003cbr\u003e\nMios. GINESTET, boulevard Deganne, \u003cb\u003eArcachon\u003c/b\u003e. Mm' GIL REICHEH, docteur ès \u003cbr\u003e\nlettres, 24, rue Laboye, Bordeaux. MM. de GRACIA, maire d'\u003cb\u003eArcachon\u003c/b\u003e, député, ..."
}
},
{
"kind": "books#volume",
"id": "SLpLAQAAIAAJ",
"etag": "3P0osDYkz80",
"selfLink": "https://www.googleapis.com/books/v1/volumes/SLpLAQAAIAAJ",
"volumeInfo": {
"title": "Bulletin de la Station Biologique d'Arcachon",
"subtitle": "Nouvelle serie",
"authors": [
"Societe scientifique d'Arcachon"
],
"publishedDate": "2004",
"description": "Includes Comptes rendus administratifs and Travaux des laboratoires, Institute de biologie marine de l'Universite de Bordeaux.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCLA:L0090291709"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Marine biology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=SLpLAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=20&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=SLpLAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Station_Biologique_d_Arca.html?hl=&id=SLpLAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=SLpLAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Nouvelle serie Societe scientifique d'\u003cb\u003eArcachon\u003c/b\u003e. Available online at www.\u003cbr\u003e\nsciencedirect.com ESTUARINE COASTAL ICIENCI donner AND SHELF \u003cbr\u003e\nSCIENCE ELSEVIER Estuaring Coastal and Shelf Science 62 ( 2005 ) 453_465\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "R9EJAQAAIAAJ",
"etag": "dFtfaaUxrQo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/R9EJAQAAIAAJ",
"volumeInfo": {
"title": "Arcachon au temps des étrangers de distinction",
"authors": [
"Jacques Ragot"
],
"publishedDate": "1978",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:B3190136"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 253,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=R9EJAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=R9EJAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=R9EJAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=21&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=R9EJAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_au_temps_des_%C3%A9trangers_de_dist.html?hl=&id=R9EJAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=R9EJAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "der me pas conseillertes ne soient pacomprend diff Le 19 avril 1855 Adalbert \u003cbr\u003e\nDeganne , propriétaire , à \u003cb\u003eArcachon\u003c/b\u003e avait écrit au Préfet de la Gironde : « \u003cbr\u003e\nMonsieur le préfet , Les intérêts d ' \u003cb\u003eArcachon\u003c/b\u003e sont si distincts , si différents de \u003cbr\u003e\nceux de La ..."
}
},
{
"kind": "books#volume",
"id": "aGbzAAAAMAAJ",
"etag": "rUh0QRkVh5w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/aGbzAAAAMAAJ",
"volumeInfo": {
"title": "Arcachon, tout le monde descend ...",
"authors": [
"Henry Lieutaud"
],
"publishedDate": "1971",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89012501730"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 44,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=aGbzAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=aGbzAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=aGbzAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=22&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=aGbzAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_tout_le_monde_descend.html?hl=&id=aGbzAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=aGbzAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Pourtant , sous la verrière de la gare , j ' ai encore entendu la même invite : \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e , tout le monde descend . Comme c ' est vrai : Du Nord au Midi , de l \u003cbr\u003e\n' Est à l ' Ouest ils arrivent , ils descendent en rangs serrés . Les voici nos amis , \u003cbr\u003e\nnos ..."
}
},
{
"kind": "books#volume",
"id": "dtJGAAAAMAAJ",
"etag": "7Ctn7Pk6V1A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/dtJGAAAAMAAJ",
"volumeInfo": {
"title": "Bulletin de la Société historique et archéologique d'Arcachon",
"publishedDate": "1989",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015067325582"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=dtJGAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=dtJGAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=dtJGAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=23&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=dtJGAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bulletin_de_la_Soci%C3%A9t%C3%A9_historique_et_a.html?hl=&id=dtJGAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=dtJGAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "UNIVERSITY OF MICHIGAN Société Histuny 2015 08782 5582ogique d ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e CENTRE SOCIO - CULTUREL 31 COURS TARTAS - 33120 \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e Bureau de la Société Président d ' Honneur M . Jean VALETTE , \u003cbr\u003e\nDirecteur des ..."
}
},
{
"kind": "books#volume",
"id": "CdYBAAAAMAAJ",
"etag": "f+oI43VKkrs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/CdYBAAAAMAAJ",
"volumeInfo": {
"title": "Une Famille de gens de lettres en Arcachon, de 1850 à 1950",
"subtitle": "José-Maria de Heredia, Pierre Louÿs, Henri de Régnier, Auguste Gilbert de Voisins, Maurice Maindron, René Doumic, Gérard d'Houville, Pierre de Régnier : exposition du 13 juin au 13 septembre 1982, Ville d'Arcachon, Bibliothèque municipale",
"publishedDate": "1982",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015001767469"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 47,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=CdYBAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=CdYBAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=CdYBAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=24&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=CdYBAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Une_Famille_de_gens_de_lettres_en_Arcach.html?hl=&id=CdYBAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=CdYBAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "José-Maria de Heredia, Pierre Louÿs, Henri de Régnier, Auguste Gilbert de \u003cbr\u003e\nVoisins, Maurice Maindron, René Doumic, Gérard d'Houville, Pierre de Régnier : \u003cbr\u003e\nexposition du 13 juin au 13 septembre 1982, Ville d'\u003cb\u003eArcachon\u003c/b\u003e, Bibliothèque ..."
}
},
{
"kind": "books#volume",
"id": "WjsbAAAAYAAJ",
"etag": "Qw3chwQBVzQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WjsbAAAAYAAJ",
"volumeInfo": {
"title": "Guide d' Arcachon",
"authors": [
"de Gabory"
],
"publishedDate": "1896",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044087920302"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 103,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WjsbAAAAYAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WjsbAAAAYAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=WjsbAAAAYAAJ&pg=PP1&dq=arcachon&hl=&cd=25&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=WjsbAAAAYAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Guide_d_Arcachon.html?hl=&id=WjsbAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=WjsbAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "3TdfAAAAcAAJ",
"etag": "KbejatiAysU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/3TdfAAAAcAAJ",
"volumeInfo": {
"title": "Tableau pittoresque et agricole des Landes du Bassin d'Arcachon",
"authors": [
"Comte André de Bonneval"
],
"publishedDate": "1839",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0019238181"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 57,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=3TdfAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=3TdfAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=3TdfAAAAcAAJ&printsec=frontcover&dq=arcachon&hl=&cd=26&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=3TdfAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=3TdfAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=3TdfAAAAcAAJ&rdid=book-3TdfAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Tableau_pittoresque_et_agricole_des_Land.epub?id=3TdfAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=3TdfAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "R_XjAAAAMAAJ",
"etag": "JvWqkjX3kGk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/R_XjAAAAMAAJ",
"volumeInfo": {
"title": "Le parler du Bassin d'Arcachon et de ses environs",
"authors": [
"Yolande Vidal"
],
"publishedDate": "1999",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IND:30000068988769"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 285,
"printType": "BOOK",
"categories": [
"French language"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=R_XjAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=R_XjAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=R_XjAAAAMAAJ&pg=PA281&dq=arcachon&hl=&cd=27&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=R_XjAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Le_parler_du_Bassin_d_Arcachon_et_de_ses.html?hl=&id=R_XjAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=R_XjAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "-u8QAQAAMAAJ",
"etag": "+La1wR2kyOM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/-u8QAQAAMAAJ",
"volumeInfo": {
"title": "Arcachon et le Val de l'Eyre",
"subtitle": "histoire, art, économie : actes du XXVIe congrès d'études régionales tenu à Arcachon les 27 et 28 avril 1974",
"publishedDate": "1977",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89003960572"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 138,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=-u8QAQAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=-u8QAQAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=-u8QAQAAMAAJ&pg=PA128&dq=arcachon&hl=&cd=28&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=-u8QAQAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_et_le_Val_de_l_Eyre.html?hl=&id=-u8QAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=-u8QAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "o1Y8AAAAMAAJ",
"etag": "JLUbELoVYek",
"selfLink": "https://www.googleapis.com/books/v1/volumes/o1Y8AAAAMAAJ",
"volumeInfo": {
"title": "Les nécropoles hallstattiennes de la région d'Arcachon",
"authors": [
"Jean-Pierre Mohen",
"A. Coffyn"
],
"publishedDate": "1970",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015031913018"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 165,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=o1Y8AAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=o1Y8AAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=o1Y8AAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=29&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=o1Y8AAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Les_n%C3%A9cropoles_hallstattiennes_de_la_r.html?hl=&id=o1Y8AAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=o1Y8AAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "4ijhDwAAQBAJ",
"etag": "6OrI60JYYGA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/4ijhDwAAQBAJ",
"volumeInfo": {
"title": "BASSIN D'ARCACHON 2020 Carnet Petit Futé",
"authors": [
"Dominique Auzias",
"Jean-Paul Labourdette"
],
"publisher": "Le Petit Futé",
"publishedDate": "2020-04-30T00:00:00+02:00",
"description": "Le carnet de voyage sur le Bassin d'Arcachon a un format très pratique et une nouvelle maquette faisant la part belle aux photos. Destiné à tous les voyageurs qui partent en courts séjours et recherchent un guide complet au meilleur prix sur le Bassin d'Arcachon. Il propose surtout des informations culturelles et de découverte : l'essentiel et plus ! Il est le compagnon idéal pour comprendre le Bassin d'Arcachon et profiter au mieux de son séjour. Vous y retrouverez tous les bons plans pour optimiser votre séjour. Idéal pour le voyageur indépendant mais aussi le voyageur en groupe.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782305031088"
},
{
"type": "ISBN_10",
"identifier": "2305031084"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 144,
"printType": "BOOK",
"categories": [
"Travel"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=4ijhDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=4ijhDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=4ijhDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=30&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=4ijhDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=4ijhDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 3.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=4ijhDwAAQBAJ&rdid=book-4ijhDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 3990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true
},
"pdf": {
"isAvailable": true
},
"webReaderLink": "http://play.google.com/books/reader?id=4ijhDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Le carnet de voyage sur le Bassin d'Arcachon a un format très pratique et une nouvelle maquette faisant la part belle aux photos."
}
},
{
"kind": "books#volume",
"id": "HMCEnAEACAAJ",
"etag": "On9NitrctUg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/HMCEnAEACAAJ",
"volumeInfo": {
"title": "Arcachon (Gironde), 1961",
"subtitle": "Arcachon, Le Moulleau, Pyla-sur-Mer, Pilat-Plage, Le Bassin",
"publishedDate": "1961",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:418118308"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"language": "en",
"previewLink": "http://books.google.fr/books?id=HMCEnAEACAAJ&dq=arcachon&hl=&cd=31&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=HMCEnAEACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Arcachon_Gironde_1961.html?hl=&id=HMCEnAEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=HMCEnAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "hhdIAQAAMAAJ",
"etag": "BocCb9hMQQw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/hhdIAQAAMAAJ",
"volumeInfo": {
"title": "Le climat d'Arcachon et le sanatorium, Ville d'Hiver",
"authors": [
"Gustave Hameau"
],
"publishedDate": "1887",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IOWA:31858046990515"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 127,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=hhdIAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=hhdIAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=hhdIAQAAMAAJ&pg=PP1&dq=arcachon&hl=&cd=32&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=hhdIAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=hhdIAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=hhdIAQAAMAAJ&rdid=book-hhdIAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_climat_d_Arcachon_et_le_sanatorium_Vi.epub?id=hhdIAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=hhdIAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "TqjNDwAAQBAJ",
"etag": "kzub4hSQTf0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/TqjNDwAAQBAJ",
"volumeInfo": {
"title": "Enquête à Arcachon",
"subtitle": "La ville aux 4 saisons",
"authors": [
"Jessica Bourcillier"
],
"publisher": "BoD - Books on Demand",
"publishedDate": "2020-02-01",
"description": "Maelys part pour des vacances tranquilles à Arcachon, chez sa grand-mère. Mais ses vacances s'avèrent plus mouvementées que prévu ! Un vol, des personnes aux allures suspectes... Une enquête s'impose. Une enquête policière prétexte à la redécouverte d'Arcachon et de ses quartiers. Histoire interactive : grâce à l'application EnigmApp, visitez Arcachon auprès de Maelys : 1. Téléchargez l'application EnigmApp. 2. Dans le menu de la page d'accueil choisissez : Accès rapide 3. Entrez le code : 2VG9SQUB",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782322193257"
},
{
"type": "ISBN_10",
"identifier": "2322193259"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 82,
"printType": "BOOK",
"categories": [
"Juvenile Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=TqjNDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=TqjNDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=TqjNDwAAQBAJ&printsec=frontcover&dq=arcachon&hl=&cd=33&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=TqjNDwAAQBAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Enqu%C3%AAte_%C3%A0_Arcachon.html?hl=&id=TqjNDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=TqjNDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Mais ses vacances s'avèrent plus mouvementées que prévu ! Un vol, des personnes aux allures suspectes... Une enquête s'impose. Une enquête policière prétexte à la redécouverte d'Arcachon et de ses quartiers."
}
},
{
"kind": "books#volume",
"id": "JgIMAQAAMAAJ",
"etag": "VFh0cIn7Qqw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JgIMAQAAMAAJ",
"volumeInfo": {
"title": "1914-1918, le bassin d'Arcachon",
"authors": [
"Jean-Michel Mormone",
"Patrick Boyer",
"Jean-Pierre Caule"
],
"publishedDate": "2008",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015080726949"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 158,
"printType": "BOOK",
"categories": [
"Arcachon Basin (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JgIMAQAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JgIMAQAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=JgIMAQAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=34&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=JgIMAQAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/1914_1918_le_bassin_d_Arcachon.html?hl=&id=JgIMAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JgIMAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "35caAAAAYAAJ",
"etag": "oL9KCTXgDnA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/35caAAAAYAAJ",
"volumeInfo": {
"title": "Arcachon, ville d'été, ville d'hiver",
"subtitle": "topographie et climatologie médicales",
"authors": [
"Fernand Lalesque"
],
"publishedDate": "1886",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044107240061"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 219,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=35caAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=35caAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=35caAAAAYAAJ&pg=PP1&dq=arcachon&hl=&cd=35&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=35caAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=35caAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=35caAAAAYAAJ&rdid=book-35caAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Arcachon_ville_d_%C3%A9t%C3%A9_ville_d_hiver.epub?id=35caAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Arcachon_ville_d_%C3%A9t%C3%A9_ville_d_hiver.pdf?id=35caAAAAYAAJ&hl=&output=pdf&sig=ACfU3U2EiNm_a4CAr3az51dn_sQR3LBuXw&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=35caAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "ZbkbAQAAIAAJ",
"etag": "DRmx0dMqQOE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZbkbAQAAIAAJ",
"volumeInfo": {
"title": "La bataille d'Arcachon",
"subtitle": "un conte",
"authors": [
"Hélène Cixous"
],
"publisher": "Laval, Québec : TROIS",
"publishedDate": "1986",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "STANFORD:36105040557980"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 158,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.3.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZbkbAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZbkbAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ZbkbAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=36&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=ZbkbAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/La_bataille_d_Arcachon.html?hl=&id=ZbkbAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZbkbAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "ykBMAAAAYAAJ",
"etag": "cIj3L3yGYRU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ykBMAAAAYAAJ",
"volumeInfo": {
"title": "Compte-rendu administratif",
"subtitle": "Année",
"authors": [
"Société Scientifique d'Arcachon"
],
"publishedDate": "1948",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "CORNELL:31924070930981"
}
],
"readingModes": {
"text": false,
"image": false
},
"printType": "BOOK",
"categories": [
"Zoology"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ykBMAAAAYAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ykBMAAAAYAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=ykBMAAAAYAAJ&q=arcachon&dq=arcachon&hl=&cd=37&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=ykBMAAAAYAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Compte_rendu_administratif.html?hl=&id=ykBMAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ykBMAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "6U4qygEACAAJ",
"etag": "2XNhlK2TMA4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/6U4qygEACAAJ",
"volumeInfo": {
"title": "Itinéraires à Royan et Arcachon, ou Bains de mer du bassin de Bordeaux. Par Ernst, etc. [With plates and a plan.]",
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:1062122685"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 160,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=6U4qygEACAAJ&dq=arcachon&hl=&cd=38&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=6U4qygEACAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Itin%C3%A9raires_%C3%A0_Royan_et_Arcachon_ou_Bai.html?hl=&id=6U4qygEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=6U4qygEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "foZNAQAAIAAJ",
"etag": "84Um+ElpeHY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/foZNAQAAIAAJ",
"volumeInfo": {
"title": "Découverte du Bassin d'Arcachon par la télédétection spatiale",
"authors": [
"Y.-M. Le Nindre",
"Philippe Dutartre"
],
"publishedDate": "1993",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "STANFORD:36105009086971"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 110,
"printType": "BOOK",
"categories": [
"Arcachon Basin (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=foZNAQAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=foZNAQAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=foZNAQAAIAAJ&q=arcachon&dq=arcachon&hl=&cd=39&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=foZNAQAAIAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/D%C3%A9couverte_du_Bassin_d_Arcachon_par_la.html?hl=&id=foZNAQAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=foZNAQAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "lOzNAAAAMAAJ",
"etag": "RB33naPegCU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/lOzNAAAAMAAJ",
"volumeInfo": {
"title": "The Practice of Oyster Culture at Arcachon and Its Lessons for India",
"authors": [
"James Hornell"
],
"publishedDate": "1910",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015022407624"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 90,
"printType": "BOOK",
"categories": [
"Oyster culture"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.4.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=lOzNAAAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=lOzNAAAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=lOzNAAAAMAAJ&q=arcachon&dq=arcachon&hl=&cd=40&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=lOzNAAAAMAAJ&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/The_Practice_of_Oyster_Culture_at_Arcach.html?hl=&id=lOzNAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=lOzNAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "It remained for an ingenious \u003cb\u003eArcachon\u003c/b\u003e mason to interest himself in the subject \u003cbr\u003e\nand think out a simpler and more economical method . Michelet was this inventor \u003cbr\u003e\n' s name and it is worthy of remembrance as by this and other of his practical ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 0 | 1 | 0 |
| [code_2] Response code is 200 | 1 | 0 | 0 |
| [format_2] Response format is JSON | 1 | 0 | 0 |
| [kind_2] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S004C001_2] Response has 40 <items> | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_2] Response time is below 500ms | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a693ccc8-3543-4e70-9148-4b59c216afa0 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:31 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "JEk/fZ0qSCY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "A0h0JwZHtew",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "D2+YRou2mxY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "raCDLC+Pxsg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "krbjWsszGr0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "zK6Jc1XMz0o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "wQODpxYEMp0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "2nr6MRA3EIc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "xp1TDg53Ru4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "POcZibSffqQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S004] Valid request format with ```maxResults``` parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```maxResults``` parameter is set with a valid value |
|```THEN```|**I should get a valid response with a number of items matching accordingly** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has a count of at least ```maxResults``` items |2|
**Datas** :
- ```qData```="arcachon", "arcachon"
- ```maxResults```= 20, 40
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C002]``` | Response has 0 item | 1 |
**Datas** :
- ```qData```="arcachon"
- ```maxResults```= 0
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3535533e-d632-45b0-95d6-ff374000f8cc |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:31 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 0
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S004C002_1] Response has 0 <items> | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a8c22f0b-7f72-4810-b89c-02e07d6d53d1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:32 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 634,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "JUW59EVX6R8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "Pi9pK2dWiEg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "gK82AwdafJc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "i6qeBpnUt48",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "I4Xkfx5L1/0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "deNeyHQfhPo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "v6iY/q7PwHg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "gPhL3DTsxhs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "BcHbShq/PhA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "F0vgXm5dJz8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bfab155c-9a22-46d4-b498-6bf3e2c33b01 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:33 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1455,
"items": [
{
"kind": "books#volume",
"id": "5I9IAQAAMAAJ",
"etag": "/qtppXUsg1M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5I9IAQAAMAAJ",
"volumeInfo": {
"title": "Host Bibliographic Record for Boundwith Item Barcode 30112027908901 and Others",
"subtitle": "(1895-1903)",
"publishedDate": "1895",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UIUC:30112027908836"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5I9IAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=5I9IAQAAMAAJ&pg=RA5-PR3&dq=arcachon&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5I9IAQAAMAAJ&rdid=book-5I9IAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Host_Bibliographic_Record_for_Boundwith.epub?id=5I9IAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5I9IAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "D'\u003cb\u003eARCACHON\u003c/b\u003e STATION BIOLOGIQUE Présidents d'honneur . M. le RECTEUR \u003cbr\u003e\nde l'Université de Bordeaux ; M. le DOYEN de la Faculté des Sciences de \u003cbr\u003e\nBordeaux ; M. le DOYEN de la Faculté de Médecine et de Pharmacie de \u003cbr\u003e\nBordeaux ; M."
}
},
{
"kind": "books#volume",
"id": "bMwHY-1lA0AC",
"etag": "AvttleNgRxQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bMwHY-1lA0AC",
"volumeInfo": {
"title": "Les villes nouvelles. Arcachon. La plage, la forêt et la ville d'hiver",
"authors": [
"F. Dubarreau"
],
"publishedDate": "1863",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001103310905"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 43,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bMwHY-1lA0AC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=bMwHY-1lA0AC&pg=PA16&dq=arcachon&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=bMwHY-1lA0AC&rdid=book-bMwHY-1lA0AC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.epub?id=bMwHY-1lA0AC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Les_villes_nouvelles_Arcachon_La_plage_l.pdf?id=bMwHY-1lA0AC&hl=&output=pdf&sig=ACfU3U1ZvQai5FklX9oHG3bWFY6UffsN-A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=bMwHY-1lA0AC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "IT \u003cb\u003eARCACHON\u003c/b\u003e DEVANT LA SCIENCE La cour d'assises . Les travaux de M. \u003cbr\u003e\nHameau . Analyses . \u003cb\u003eArcachon\u003c/b\u003e , patrie des enfants . -- Pourquoi les enfants l'\u003cbr\u003e\naiment et pourquoi ils y vont . La clientèle du docteur Blanche . Climatologie ."
}
},
{
"kind": "books#volume",
"id": "92_C6N0Kq_oC",
"etag": "9lSf0Il8fUw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/92_C6N0Kq_oC",
"volumeInfo": {
"title": "Notre-Dame d'Arcachon",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1855",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001101181274"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=92_C6N0Kq_oC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=92_C6N0Kq_oC&pg=PA3&dq=arcachon&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.epub?id=92_C6N0Kq_oC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Notre_Dame_d_Arcachon.pdf?id=92_C6N0Kq_oC&hl=&output=pdf&sig=ACfU3U2gRpiYQ6xB48CHuAMNB4tN6Fa1ww&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=92_C6N0Kq_oC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "ÉMINENCE , En 1624 , le célèbre cardinal de Sourdis donna un grand essor au \u003cbr\u003e\npèlerinage de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e , en invitant les fidèles à remplacer par \u003cbr\u003e\nune chapelle en pierres le modeste oratoire en bois élevé par les soins d ..."
}
},
{
"kind": "books#volume",
"id": "UkxRAAAAcAAJ",
"etag": "qTyx5CEEczg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/UkxRAAAAcAAJ",
"volumeInfo": {
"title": "Histoire de N. - D. d'Arcachon et du b(ienheureux) Thomas Illyricus son fondateur",
"subtitle": "(Maria.)",
"authors": [
"L. Delpeuch"
],
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BSB:BSB11019478"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 235,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=UkxRAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=UkxRAAAAcAAJ&pg=PA228&dq=arcachon&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=UkxRAAAAcAAJ&rdid=book-UkxRAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.epub?id=UkxRAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Histoire_de_N_D_d_Arcachon_et_du_b_ienhe.pdf?id=UkxRAAAAcAAJ&hl=&output=pdf&sig=ACfU3U3NHNElXOBsiMpmwKJWMppMWRyK3Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=UkxRAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "(Maria.) L. Delpeuch. >> » que vous soyez isolé et retranché du reste des \u003cbr\u003e\nhommes . » \u003cb\u003eArcachon\u003c/b\u003e est une sorte d'Océanie francaise ; c'est Taïti à quelques \u003cbr\u003e\nkilomètres de Bordeaux ; la vie sauvage à une portée de fusil du foyer de la \u003cbr\u003e\ncivilisation ."
}
},
{
"kind": "books#volume",
"id": "_zuaK0fgqw8C",
"etag": "6HWU1CapMg8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/_zuaK0fgqw8C",
"volumeInfo": {
"title": "La chapellede Notre-Dame d'Arcachon",
"subtitle": "esquisse historique",
"authors": [
"Oscar Dejean"
],
"publishedDate": "1856",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001102802142"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 23,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=_zuaK0fgqw8C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=_zuaK0fgqw8C&pg=PA16&dq=arcachon&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=_zuaK0fgqw8C&rdid=book-_zuaK0fgqw8C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.epub?id=_zuaK0fgqw8C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/La_chapellede_Notre_Dame_d_Arcachon.pdf?id=_zuaK0fgqw8C&hl=&output=pdf&sig=ACfU3U1nPZWhMiXxwl7OSVRxTZ7YqL4GgQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=_zuaK0fgqw8C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "pour son entretien et subsistance , de faire la » quête au lieu de ladite Cbapelle \u003cbr\u003e\net aux envi» rons . . . . » Les Cordeliers continuèrent de fournir des aumôniers au \u003cbr\u003e\nsanctuaire de Notre - Dame d ' \u003cb\u003eArcachon\u003c/b\u003e jusqu ' en 1792 , où le dernier d ' entre ..."
}
},
{
"kind": "books#volume",
"id": "P1o9AAAAYAAJ",
"etag": "LmLREagHpug",
"selfLink": "https://www.googleapis.com/books/v1/volumes/P1o9AAAAYAAJ",
"volumeInfo": {
"title": "Exposition internationale de pêche & d'agriculture d'Arcachon ...",
"publishedDate": "1867",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:HWG1TX"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 21,
"printType": "BOOK",
"categories": [
"Arcachon"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=P1o9AAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=P1o9AAAAYAAJ&pg=PA1&dq=arcachon&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=P1o9AAAAYAAJ&rdid=book-P1o9AAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.epub?id=P1o9AAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Exposition_internationale_de_p%C3%AAche_d_ag.pdf?id=P1o9AAAAYAAJ&hl=&output=pdf&sig=ACfU3U287Yz5EyRfBE9rLMwSC_LVJHG_ZA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=P1o9AAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "EXPOSITION INTERNATIONALE - DE PÊCHE ET D ' AQUICULTURE D ' \u003cbr\u003e\n\u003cb\u003eARCACHON\u003c/b\u003e L ' exposition de pêche et d ' aquiculture d ' \u003cb\u003eArcachon\u003c/b\u003e , ouverte au \u003cbr\u003e\nmois de juillet 1866 , a présenté , comme celle de Boulogne , un vif intérêt . \u003cbr\u003e\nOrganisée ..."
}
},
{
"kind": "books#volume",
"id": "p78XAAAAYAAJ",
"etag": "+Zi6zR4xc2c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/p78XAAAAYAAJ",
"volumeInfo": {
"title": "Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",
"authors": [
"Xavier Mouls"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044100118884"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 34,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=p78XAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=p78XAAAAYAAJ&pg=PA23&dq=arcachon&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=p78XAAAAYAAJ&rdid=book-p78XAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.epub?id=p78XAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcachon.pdf?id=p78XAAAAYAAJ&hl=&output=pdf&sig=ACfU3U32_nb19DpWc7Lqybh9PrtMh4Se1A&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=p78XAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Tous les membres reçoivent une gravure représentant N . - D . d ' \u003cb\u003eArcachon\u003c/b\u003e , \u003cbr\u003e\navec un prospectus de l ' auvre , accompagné de cette prière : « 0 Marie ! Mère \u003cbr\u003e\nde Dieu , » qui avez ordonné à la tempête et aux flots de dé» > poser , sur les \u003cbr\u003e\nriantes ..."
}
},
{
"kind": "books#volume",
"id": "szVYAAAAcAAJ",
"etag": "cJho4EV/YA0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/szVYAAAAcAAJ",
"volumeInfo": {
"title": "Un Voyage au bassin d'Arcachon",
"authors": [
"Henri RIBADIEU"
],
"publishedDate": "1859",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0017859331"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 163,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=szVYAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=szVYAAAAcAAJ&pg=PA27&dq=arcachon&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=szVYAAAAcAAJ&rdid=book-szVYAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Un_Voyage_au_bassin_d_Arcachon.epub?id=szVYAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=szVYAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "elle est agitée , quelquefois furieuse , comme si l'Angleterre , qui est là , à \u003cbr\u003e\nquelques milles , lui soufflait ses rancunes ; madame Patissier cependant avait \u003cbr\u003e\ndédaigné , et Calais , et Dieppe , et le Havre ; elle avait donné la préférence à \u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e ..."
}
},
{
"kind": "books#volume",
"id": "h5aXJXa2yggC",
"etag": "O7eNFhGrdQ4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h5aXJXa2yggC",
"volumeInfo": {
"title": "Bassin d'Arcachon entre dunes et landes",
"authors": [
"Charles Daney",
"Régine Rosenthal"
],
"publisher": "RENAISSANCE DU LIVRE",
"publishedDate": "2001-05-22",
"description": "Triangle bleu dans le triangle vert des cartes d'Aquitaine, le Bassin d'Arcachon n'est pour le voyageur pressé qu'un insolite petit triangle d'eau évanescent, léger comme une bulle, accroché en un point infime au rivage dunaire du golfe de Gascogne. Si le grand triangle forestier qui l'entoure inquiète souvent par son immensité, le Bassin d'Arcachon donne l'impression de l'infiniment petit, de l'infiniment fragile, tant paraît dérisoire le tissu de chenaux emmêlés qui le rattache à l'Atlantique. C'est pourtant ce fragile écheveau qui nous le rend précieux puisque la vie vient de l'océan et que des hommes se sont toujours fixés sur des bords qui ne furent jamais un \"territoire du vide\". Les marins parlent de bassin de radoub ou de carénage. Les vieux dictionnaires de la marine emploient le mot de bassin pour signifier la partie retirée d'une rade ou d'un port. À croire qu'au beau milieu de deux cent trente-cinq kilomètres de rouleaux, après qu'on en ait franchi les passes, le monde amphibie de cette baie marine apparaît plus calme que la plus calme baie, plus inespéré que le plus sûr des ports. Arcachon n'est pas un simple sigle de localisation. Comme tous les noms anciens de mer, de montagne ou de forêt, il est chargé de peurs et de légendes qui lui sont propres. Les anciens n'étaient pas loin d'y voir des êtres de chair aux réactions redoutables. Ils les apprivoisaient, quelquefois. Comme Iroise ou Morbihan, Arcachon est un nom d'autrefois, un nom de mer qui suffisait à en exprimer l'emplacement et le caractère tout à la fois. Tout le monde sait cela à l'exception des géographes qui éprouvent le besoin un peu pédant de préciser s'il s'agit de montagne, de forêt, de mer, de petite mer... Ils en ont rallongé les noms au grand dam des nécessités d'inscription sur la carte. Probablement gênés par le caractère d'Arcachon qu'ils trouvaient trop calme pour être une mer, trop difficile d'accès pour être une baie, trop \"sauvage\" pour être une rade, ils lui ont donné pour qualificatif le terme de Bassin. C'est vouloir forcer le regard des voyageurs et s'imposer un peu trop insolemment comme guide. Alors, pour retrouver la nature et l'esprit de ces lieux, nous l'appelons Arcachon comme étant le nom depuis trop longtemps oublié d'un monde séduisant parce que vivant, captivant, grouillant d'activités, mais fort complexe en sa diversité.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782804605025"
},
{
"type": "ISBN_10",
"identifier": "2804605027"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 155,
"printType": "BOOK",
"categories": [
"Arcachon (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.preview.1",
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h5aXJXa2yggC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=h5aXJXa2yggC&pg=PA156&dq=arcachon&hl=&cd=9&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=h5aXJXa2yggC&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bassin_d_Arcachon_entre_dunes_et_landes.html?hl=&id=h5aXJXa2yggC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=h5aXJXa2yggC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Noms propres \u003cb\u003eArcachon\u003c/b\u003e a récupéré en 1857 (date de sa fondation par décret) le \u003cbr\u003e\nnom qui n'était plus utilisé depuis longtemps pour désigner la baie. Le seul \u003cbr\u003e\nfleuve véritablement landais et qui signifie l'eau ("aiguë") intègre ou non l'article \u003cbr\u003e\net ..."
}
},
{
"kind": "books#volume",
"id": "PkekrqGA0G4C",
"etag": "cIV9oHZsEo4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/PkekrqGA0G4C",
"volumeInfo": {
"title": "Bateaux et gens du Bassin d'Arcachon",
"authors": [
"Bernard Cherrier"
],
"publisher": "Les Dossiers d'Aquitaine",
"publishedDate": "2000",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2846220093"
},
{
"type": "ISBN_13",
"identifier": "9782846220095"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 94,
"printType": "BOOK",
"categories": [
"Aquitaine (France)"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.3.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=PkekrqGA0G4C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=PkekrqGA0G4C&pg=PA59&dq=arcachon&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=PkekrqGA0G4C&dq=arcachon&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bateaux_et_gens_du_Bassin_d_Arcachon.html?hl=&id=PkekrqGA0G4C"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=PkekrqGA0G4C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Une régate organisée par le Cercle nautique de Bordeaux , dans la rade d'\u003cbr\u003e\n\u003cb\u003eArcachon\u003c/b\u003e , sans doute vers 1850. On notera , outre le grand nombre de voiliers \u003cbr\u003e\nparticipant à l'épreuve , la présence d'échassiers et de quelques cavaliers . \u003cbr\u003e\nremonter ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 2 | 0 | 0 |
| [code_1] Response code is 200 | 2 | 0 | 0 |
| [format_1] Response format is JSON | 2 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 2 | 0 | 0 |
| [S005C001_1] Results are offset accordingly to <startIndex> value | 2 | 0 | 0 |
| Total | 10 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c5c3101f-6094-4576-aa1c-592c17ba83e0 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:33 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "PecP2Qyws3A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "1Yc0v/d3byo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "6kMdJX74g1g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "/R4P0+uHFaw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "iFKuoWK5ZSA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "aiTQUZINrWQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "VcbvI5MSkfE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "i6VePSeqZKY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "UG4+ycFLzqk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "mtnocrbvAhg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S005] Valid request format with ```startIndex``` value above count of items ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```startIndex``` parameter is set with a value above the count of items |
|```THEN```|**I should get a valid response with 0 item** |
### 1 test case : ###
| [case] | Description | Iteration | Datas |
|-|-|-|-|
| ```[C001]``` | Response is valid and has 0 item | 1 | ```qData```="arcachon"<br>```startIndex```= set dynamically in script |
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ef6433c1-3cc3-4203-9873-bbe04d0a5428 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:34 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 0
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 2 | 0 | 0 |
| [code_1] Response code is 200 | 2 | 0 | 0 |
| [format_1] Response format is JSON | 2 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 2 | 0 | 0 |
| [S006C001_1] Response has a <totalItems> value of 0 for a <startIndex> value above <totalResults> | 2 | 0 | 0 |
| Total | 10 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b130bc9f-d5bc-4302-ad94-8c02669e6d58 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:34 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "Yy9KcuzfqG8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "Y/rVIn1IIUQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "Xz480wghge4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Li6ypygtStI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "BBPe3ZqLqFQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "JLD+k7qCcpY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "q31+jvPaORQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "guTsuYMIi7I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "LNOsX1x7nUo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "XXE1YTvoSeQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S007] Valid request format with ```langRestrict``` parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```langRestrict``` parameter is set with a valid value|
|```THEN```|**I should get a valid response with items that has a ```language```value matching the requested parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is valid and each item's ```language``` value matches the input parameter| 3 |
### Datas :
- ```qData``` = "monsieur", "mister", "da"
- ```langRestrict``` = "fr", "en", "no"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | efa4f39d-c78b-4113-9929-01c131521382 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:35 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1707,
"items": [
{
"kind": "books#volume",
"id": "5W_IHAAACAAJ",
"etag": "7XOGIDvk5Pc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5W_IHAAACAAJ",
"volumeInfo": {
"title": "Monsieur!",
"subtitle": "vaudeville en un acte ...",
"authors": [
"Henri Thiéry"
],
"publishedDate": "1860",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OCLC:48493009"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 8,
"printType": "BOOK",
"categories": [
"Drama"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"language": "en",
"previewLink": "http://books.google.fr/books?id=5W_IHAAACAAJ&dq=monsieur&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=5W_IHAAACAAJ&dq=monsieur&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Monsieur.html?hl=&id=5W_IHAAACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5W_IHAAACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "8idmAAAAcAAJ",
"etag": "y7QgEQhHITU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/8idmAAAAcAAJ",
"volumeInfo": {
"title": "Les negotiations de Monsieur le president Jeannin",
"authors": [
"Pierre Jeannin"
],
"publishedDate": "1695",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "KBNL:UBA000024655"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"France"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=8idmAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=8idmAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=8idmAAAAcAAJ&pg=PP23&dq=monsieur&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=8idmAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=8idmAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=8idmAAAAcAAJ&rdid=book-8idmAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_negotiations_de_Monsieur_le_presiden.epub?id=8idmAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=8idmAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Lettre de \u003cb\u003eMonsieur\u003c/b\u003e de Villeroy à \u003cb\u003eMonsieur\u003c/b\u003e Jeannin , d4-17 : Tuin 1607 , Letire au \u003cbr\u003e\nRoy , du 2o . Iuin 1607 . ibid . Lettre de \u003cb\u003eMonsieur\u003c/b\u003e Jeannin à \u003cb\u003eMonsieur\u003c/b\u003e de Villeroy , \u003cbr\u003e\ndu zo . de Juin 1607 . 190 Lettre du Roy , du 26. de Juix 1607 . 192 Lettre de ..."
}
},
{
"kind": "books#volume",
"id": "oCIF45bOlDUC",
"etag": "2hEqvVT/XzM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/oCIF45bOlDUC",
"volumeInfo": {
"title": "“Les” oeuvres “de Monsieur de Moliere”",
"subtitle": "Reveues, corrigees & augmentees",
"authors": [
"Molière"
],
"publishedDate": "1682",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z234539109"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 335,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=oCIF45bOlDUC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=oCIF45bOlDUC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=oCIF45bOlDUC&pg=PA249&dq=monsieur&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=oCIF45bOlDUC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=oCIF45bOlDUC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=oCIF45bOlDUC&rdid=book-oCIF45bOlDUC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Les_oeuvres_de_Monsieur_de_Moliere.epub?id=oCIF45bOlDUC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=oCIF45bOlDUC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eMONSIEUR\u003c/b\u003e JOURDAIN . Il faut , dis - je , que tu nettoyes la Salle , & .... NICOLE \u003cbr\u003e\nHi , hi . \u003cb\u003eMONSIEUR\u003c/b\u003e JOURDAIN . Encore ! NICOLE Tenez , \u003cb\u003eMonsieur\u003c/b\u003e , battez - \u003cbr\u003e\nmoy plûtoft , & me laissez rire tout mon saoul , cela me fera plus de bicn . Hi , hi , \u003cbr\u003e\nhi ..."
}
},
{
"kind": "books#volume",
"id": "FbsGAAAAQAAJ",
"etag": "lYMWew37Nxg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FbsGAAAAQAAJ",
"volumeInfo": {
"title": "Monsieur Nicolas, ou, Le coeur humain dévoilé",
"authors": [
"Restif de La Bretonne"
],
"publishedDate": "1883",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:N11139402"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Novelists, French"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FbsGAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FbsGAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=FbsGAAAAQAAJ&pg=PA85&dq=monsieur&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=FbsGAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=FbsGAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=FbsGAAAAQAAJ&rdid=book-FbsGAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Monsieur_Nicolas_ou_Le_coeur_humain_d%C3%A9v.epub?id=FbsGAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Monsieur_Nicolas_ou_Le_coeur_humain_d%C3%A9v.pdf?id=FbsGAAAAQAAJ&hl=&output=pdf&sig=ACfU3U0p181GMoPtbgZnOBL42ZiWNHK0sg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=FbsGAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Celui - ci devenu mon plus proche ( 1 ) Marie Disson , bru du respectable maître \u003cbr\u003e\nd ' école de mon père , était sage - femme , et de l ' honnête famille des Disson d ' \u003cbr\u003e\nAuxerre . Son père avait eu le titre de \u003cb\u003eMonsieur\u003c/b\u003e Disson , et son frère , quoique ..."
}
},
{
"kind": "books#volume",
"id": "Cl18DwAAQBAJ",
"etag": "jkm13bVGmRs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Cl18DwAAQBAJ",
"volumeInfo": {
"title": "Ça va craquer Monsieur le Président",
"authors": [
"André Mure"
],
"publisher": "FeniXX",
"publishedDate": "1995-01-01T00:00:00+01:00",
"description": "“Je vous le dis : rien ne va plus... Jamais on n’avait ressenti autant de décalage entre les gens comme nous qui vivons de notre boulot quotidien et les autres, les combinards, les magouilleurs qui nous dirigent, accumulent les lois, les arrêtés, pour nous empêcher de vivre, de circuler, de stationner, de travailler normalement... On va revoir les grandes jacqueries du Moyen Age, si vous ne mettez pas un peu d’ordre, et il faut d’abord jeter en prison, tous ces pourris, si haut placés soient-ils. Faites nous voir qu’ils ne sont pas au-dessus des lois qui s’appliquent durement à nous, aux petits, aux sans-grades, comme cet élu écolo, à qui on passe les menottes, qu’on met en cabane, qu’on décrète inéligible pour cent mille balles qu’il n’aurait paraît-il jamais dû toucher ! Alors que les gros, on ne les a jamais vus arrêtés, quand il s’agit de millions ! La justice à deux vitesses, on en a marre ! Ça va craquer, Monsieur le Président. On n’en peut vraiment plus.” Cette femme qui s’adresse au Président, pourquoi n’a-t-elle pas accepté tout ce que lui offrait l’un des conseillers les plus proches, quand Reine de beauté, top-model de l’époque, elle l’a connu, un soir de défilé chez Cardin ? Il l’aime comme un fou, mais elle a refusé cette vie de rêve dans les hôtels internationaux, les palais de l’Etat. Elle a préféré la chaleur d’un bistrot qui lui rappelle son enfance, les parties de belote entre copains, plutôt que les parcours de golf et les manières, les rites d’un “grand monde” factice, chargé de miasmes où elle n’était pas à l’aise... Quand vingt-cinq ans plus tard, en grand danger sur fond de bataille sans merci ChiracBalladur et de procès politiques, il lui demandera de l’aider, elle n’hésitera pas... Mais c’est difficile de vivre l’agonie d’une société où la pureté est impossible... Même si l’on espère toujours, à travers les épreuves, la venue du “cavalier blanc”... Chroniqueur impitoyable des mœurs provinciales, ancien adjoint au maire de Lyon, et chargé de mission au cabinet de Jack Lang, André Mure s’intéresse cette fois au crépuscule du mitterrandisme (marqué par les affaires, la corruption, des suicides tragiques, et les procès Tapie-Noir-Botton-Carignon) et aux promesses du chiraquisme. Un tableau sans concession !",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782402304061"
},
{
"type": "ISBN_10",
"identifier": "2402304065"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 260,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Cl18DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Cl18DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Cl18DwAAQBAJ&printsec=frontcover&dq=monsieur&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Cl18DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Cl18DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Cl18DwAAQBAJ&rdid=book-Cl18DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/%C3%87a_va_craquer_Monsieur_le_Pr%C3%A9sident-sample-epub.acsm?id=Cl18DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/%C3%87a_va_craquer_Monsieur_le_Pr%C3%A9sident-sample-pdf.acsm?id=Cl18DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Cl18DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Alors que les gros, on ne les a jamais vus arrêtés, quand il s’agit de millions ! La justice à deux vitesses, on en a marre ! Ça va craquer, Monsieur le Président."
}
},
{
"kind": "books#volume",
"id": "nXqw0KYUkLMC",
"etag": "K8jduR6pick",
"selfLink": "https://www.googleapis.com/books/v1/volumes/nXqw0KYUkLMC",
"volumeInfo": {
"title": "LES OEUVRES DE MONSIEUR LE CHEVALIER DE MÉRÉ",
"subtitle": "QUI CONTIENT SES LETTRES. TOME SECOND",
"authors": [
"Antoine Gombaud Méré (chevalier de)"
],
"publishedDate": "1692",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "NKP:1003600707-001"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.2.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=nXqw0KYUkLMC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=nXqw0KYUkLMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=nXqw0KYUkLMC&pg=PP6&dq=monsieur&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=nXqw0KYUkLMC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=nXqw0KYUkLMC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=nXqw0KYUkLMC&rdid=book-nXqw0KYUkLMC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/LES_OEUVRES_DE_MONSIEUR_LE_CHEVALIER_DE.epub?id=nXqw0KYUkLMC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=nXqw0KYUkLMC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "A \u003cb\u003eMonsieur\u003c/b\u003e Pelot Intendant de Poitou , 59 Let . XIX . A \u003cb\u003eMonsieur\u003c/b\u003e Pascal , 60 Let . \u003cbr\u003e\nXX . A Madame Ferrand , 69 Let . XXI . Réponse de Madame Ferrand . 70 Ler . \u003cbr\u003e\nXXII . A \u003cb\u003eMonsieur\u003c/b\u003e Coftar , 72 Let . XXIII . A Madame *** 77 Let . XXIV . A \u003cb\u003eMonsieur\u003c/b\u003e\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "M41mAAAAcAAJ",
"etag": "0niV1A88FKo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/M41mAAAAcAAJ",
"volumeInfo": {
"title": "Journal des signalées actions de Monsieur de La Mothe-Houdancourt, etc",
"authors": [
"Philippe de LA MOTHE HOUDANCOURT (Duke de Cardona.)"
],
"publishedDate": "1649",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0020972255"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=M41mAAAAcAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=M41mAAAAcAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=M41mAAAAcAAJ&pg=PA12&dq=monsieur&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=M41mAAAAcAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=M41mAAAAcAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=M41mAAAAcAAJ&rdid=book-M41mAAAAcAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Journal_des_signal%C3%A9es_actions_de_Monsie.epub?id=M41mAAAAcAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=M41mAAAAcAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "qu'il sortiroit du coté de \u003cb\u003eMonsieur\u003c/b\u003e de la Mothe : Pendant cout ce iour les ennemis \u003cbr\u003e\nn'entreprirent tien finondyne sortie que ceux de la ville firent daco . fté des gens d'\u003cbr\u003e\narmes , out l'un de caux de \u003cb\u003eMonsieur\u003c/b\u003e de la Morthe , fut faict prisonnier , son ..."
}
},
{
"kind": "books#volume",
"id": "RFqmfwfxamUC",
"etag": "+w5jJNe/KIU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/RFqmfwfxamUC",
"volumeInfo": {
"title": "Seconde apologie pour monsieur Iansenius euesque d'Ipre, & pour la doctrine de s. Augustin expliquée dans son liure, intitulé, Augustinus. Contre la response que Monsieur Habert ... a faite à la premiere Apologie, & qu'il a intitulé, la defense de la foy de l'Eglise &. Premiere partie",
"publishedDate": "1645",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNT:BT000445074"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=RFqmfwfxamUC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=RFqmfwfxamUC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=RFqmfwfxamUC&pg=PP27&dq=monsieur&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=RFqmfwfxamUC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=RFqmfwfxamUC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=RFqmfwfxamUC&rdid=book-RFqmfwfxamUC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Seconde_apologie_pour_monsieur_Iansenius.epub?id=RFqmfwfxamUC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=RFqmfwfxamUC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Refutation d'une infigne imposture du Pere Yues , dans un Liure approuuépar M \u003cbr\u003e\nHabert , ou il accuse tres faussement ceux qui fuiüent la Doctrine de saint Auto \u003cbr\u003e\ngustin & de \u003cb\u003eMonsieur\u003c/b\u003e d'Ipre , de tenir que toutes les a £ tions des fidelles qui font\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "3YEMmqhPqlMC",
"etag": "XuCfKrowiH0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/3YEMmqhPqlMC",
"volumeInfo": {
"title": "L' Injustice des armes de Mazarin, tesmoignée à Monsieur le prince de Condé par Monsieur de Chastillon",
"authors": [
"Gaspard de Coligny Chatillon"
],
"publishedDate": "1649",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001105083146"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 8,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=3YEMmqhPqlMC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=3YEMmqhPqlMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=3YEMmqhPqlMC&printsec=frontcover&dq=monsieur&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=3YEMmqhPqlMC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=3YEMmqhPqlMC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=3YEMmqhPqlMC&rdid=book-3YEMmqhPqlMC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/L_Injustice_des_armes_de_Mazarin_tesmoig.epub?id=3YEMmqhPqlMC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/L_Injustice_des_armes_de_Mazarin_tesmoig.pdf?id=3YEMmqhPqlMC&hl=&output=pdf&sig=ACfU3U137NznLRQHgGSvGzNvfGeXcF0TuA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=3YEMmqhPqlMC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "7dmj-9nlf7gC",
"etag": "//Wl8cEm2lE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7dmj-9nlf7gC",
"volumeInfo": {
"title": "Contes et Fables, de Monsieur Le Noble. Ouvrage enrichi de Figures (d'Ertinger)...",
"authors": [
"Eustache Le Noble"
],
"publishedDate": "1697",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BML:37001100750830"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 2,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7dmj-9nlf7gC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7dmj-9nlf7gC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=7dmj-9nlf7gC&pg=PP1&dq=monsieur&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7dmj-9nlf7gC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7dmj-9nlf7gC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7dmj-9nlf7gC&rdid=book-7dmj-9nlf7gC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Contes_et_Fables_de_Monsieur_Le_Noble_Ou.epub?id=7dmj-9nlf7gC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Contes_et_Fables_de_Monsieur_Le_Noble_Ou.pdf?id=7dmj-9nlf7gC&hl=&output=pdf&sig=ACfU3U2ekZGPmo5VeK9-JZcEN7s_rbLZyA&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=7dmj-9nlf7gC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S007C001_1] Response has <items> with <language> = "fr" | 0 | 1 | 0 |
| Total | 3 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
| [S007C001_1] Response has <items> with <language> = "fr" | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ffc7ac28-cf52-4e9e-b784-4a606d47c6ed |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "AB7lYn1Q9ts",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "GUrmNwNbCJM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "Y2l51VPRE0k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "CArp2YmSvLs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "YWUDc18SfZs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "rYWekKZyrJk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Ex3o+RtxY9E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "pCTTfQYXTxg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "+dY5wzu/IyA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "aPSQs9velK4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S007] Valid request format with ```langRestrict``` parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```langRestrict``` parameter is set with a valid value|
|```THEN```|**I should get a valid response with items that has a ```language```value matching the requested parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is valid and each item's ```language``` value matches the input parameter| 3 |
### Datas :
- ```qData``` = "monsieur", "mister", "da"
- ```langRestrict``` = "fr", "en", "no"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3b63e213-2aae-4246-abac-685dba461a14 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1087,
"items": [
{
"kind": "books#volume",
"id": "w_Wik3h_k80C",
"etag": "u1ZaY7cEnkQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/w_Wik3h_k80C",
"volumeInfo": {
"title": "Mister Punchinello",
"subtitle": "A Celebrated Glee",
"authors": [
"I. T. Norton"
],
"publishedDate": "1829",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015096383834"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 4,
"printType": "BOOK",
"categories": [
"Glees, catches, rounds, etc"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.0.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=w_Wik3h_k80C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=w_Wik3h_k80C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=w_Wik3h_k80C&pg=PP4&dq=mister&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=w_Wik3h_k80C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=w_Wik3h_k80C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=w_Wik3h_k80C&rdid=book-w_Wik3h_k80C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=w_Wik3h_k80C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "1. to \u003cb\u003eMister\u003c/b\u003e Pun \u003cb\u003eMister\u003c/b\u003e Punto \u003cb\u003eMister\u003c/b\u003e chi_ \u003cb\u003eMister\u003c/b\u003e chi_ to \u003cb\u003eMister\u003c/b\u003e nel- \u003cb\u003eMister\u003c/b\u003e nelto \u003cbr\u003e\n\u003cb\u003eMister\u003c/b\u003e lo \u003cb\u003eMister\u003c/b\u003e lo1 st time P. 2nd time F. Oh mamma I must be married to \u003cb\u003eMister\u003c/b\u003e \u003cbr\u003e\nPun-chi_nel_lo. chorus. - Oh mamma I must be married to MisterPun-chi_nel_lo."
}
},
{
"kind": "books#volume",
"id": "kmajCgAAQBAJ",
"etag": "62nroon6feU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kmajCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Eviction #1",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2015-09-09",
"description": "**Dean Motter's acclaimed series!** Dean Motter and his groundbreaking creation are back in a new series perfect for first-time readers and longtime fans! Radiant City's government has been overtaken in a coup, and only the mysterious Mister X can stop its new masters from using authoritarian psychetecture to remake the minds of every citizen! From visionary artist and designer Dean Motter! A great jumping-on point to the classic series! Features an additional, standalone _Mister X_ tale!",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:22014"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kmajCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kmajCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=kmajCgAAQBAJ&pg=PR15&dq=mister&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kmajCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kmajCgAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "1",
"volumeSeries": [
{
"seriesId": "EcjXFwAAABDH3M",
"seriesBookType": "ISSUE",
"orderNumber": 1
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=kmajCgAAQBAJ&rdid=book-kmajCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Eviction_1-sample-pdf.acsm?id=kmajCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=kmajCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eMister\u003c/b\u003e X: Eviction fol- lows the events of \u003cb\u003eMister\u003c/b\u003e X: Condemned and \u003cb\u003eMister\u003c/b\u003e X: The \u003cbr\u003e\nVanishing Breed (which appeared in MySpace Dark Horse Presents Volume 5). \u003cbr\u003e\nThings haven't changed much; the city still drives most of its residents mad."
}
},
{
"kind": "books#volume",
"id": "I2ajCgAAQBAJ",
"etag": "Ln5P2negm3A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/I2ajCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Eviction #3",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2015-11-11",
"description": "Dean Motter's reintroduction of his classic character comes to a dynamic conclusion, as Mister X's mission to cure Radiant City's madness approaches its deadly end! The new city government, under the control of a devious cabal, seeks to envelop the entire world in a disastrous new conflict. Features an additional standalone tale from Radiant City! A visual treat for those that remember a time that never was.�Ain't It Cool News",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:22016"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 27,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": true,
"imageBubbleVersion": "5c3617d217cda172"
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=I2ajCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=I2ajCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=I2ajCgAAQBAJ&pg=PT25&dq=mister&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=I2ajCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=I2ajCgAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "3",
"volumeSeries": [
{
"seriesId": "EcjXFwAAABDH3M",
"seriesBookType": "ISSUE",
"orderNumber": 3
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=I2ajCgAAQBAJ&rdid=book-I2ajCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Eviction_3-sample-pdf.acsm?id=I2ajCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=I2ajCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Firesign Theatre, I Think We're All Bozos on This Bus In some ways it doesn't \u003cbr\u003e\nseem that long ago that \u003cb\u003eMister\u003c/b\u003e X came into being: a mere three decades. But in \u003cbr\u003e\nthose intervening years we've seen radical change in publishing technology, ..."
}
},
{
"kind": "books#volume",
"id": "d7gNAAAAQAAJ",
"etag": "kHD8+1gF3HA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/d7gNAAAAQAAJ",
"volumeInfo": {
"title": "Mister Horn and His Friends, Or, Givers and Giving",
"authors": [
"Mark Guy Pearse"
],
"publishedDate": "1881",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:590771609"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 154,
"printType": "BOOK",
"categories": [
"Children"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=d7gNAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=d7gNAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=d7gNAAAAQAAJ&pg=PA12&dq=mister&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=d7gNAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=d7gNAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=d7gNAAAAQAAJ&rdid=book-d7gNAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mister_Horn_and_His_Friends_Or_Givers_an.epub?id=d7gNAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Mister_Horn_and_His_Friends_Or_Givers_an.pdf?id=d7gNAAAAQAAJ&hl=&output=pdf&sig=ACfU3U188osscvvjpP_MCyLO7cLKEJfDzw&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=d7gNAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "This personified \u003cb\u003eMister\u003c/b\u003e Horn . And as the two parts suited each other , so well did \u003cbr\u003e\nhis better - half suit \u003cb\u003eMister\u003c/b\u003e Horn . Tall , handsome , and somewhat stately in her \u003cbr\u003e\nways , folks said that she was proud ; but those who knew her best felt that she ..."
}
},
{
"kind": "books#volume",
"id": "v7-jCgAAQBAJ",
"etag": "B7K8fWiKHjQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/v7-jCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Razed #1",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2013-06-05",
"description": "**The return of Mister X!** Visionary creator Dean Motter returns with a new masterpiece of retrofuturism! Radiant City is a metropolis as mysterious as its alleged creatorMister X. What should've improved the city left it cursed. Now, Mister X must watch over the City of Dreams turned City of Nightmares, keeping vigil during a holiday season that's anything but jolly. * From visionary artist and designer Dean Motter! * The first issue of a new arc, a great jumping-on point for new readers! Motter has created his own off-beat, stylized cityscape, and even when it engages with contemporary culture it does so in its own unique way.�Comic Book Resources",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:26658"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 29,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=v7-jCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=v7-jCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=v7-jCgAAQBAJ&pg=PT1&dq=mister&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=v7-jCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=v7-jCgAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "1",
"volumeSeries": [
{
"seriesId": "-cfXFwAAABAv0M",
"seriesBookType": "ISSUE",
"orderNumber": 1
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=v7-jCgAAQBAJ&rdid=book-v7-jCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Razed_1-sample-pdf.acsm?id=v7-jCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=v7-jCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eMister\u003c/b\u003e X, one of Radiant City's original creators, has returned on a sleepless \u003cbr\u003e\nmission to repair his work and find some manner of salvation for both him and his \u003cbr\u003e\ncity. With his help, and that of Modern Times crime reporter Rosetta Stone, his ..."
}
},
{
"kind": "books#volume",
"id": "B46jCgAAQBAJ",
"etag": "upisz12e+2c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B46jCgAAQBAJ",
"volumeInfo": {
"title": "Mister X: Hard Candy",
"authors": [
"Dean Motter"
],
"publisher": "Dark Horse Comics (Single Issues)",
"publishedDate": "2013-05-01",
"description": "Someone has abducted the sole heir to the pharmaceutical company that transformed the City of Dreams into the City of Nightmares. Mister X is hired to find her . . . alive. His paymentall the brain candy he could ever need. Will he trade his principles for this tasty payout, or stay on the path to saving Radiant City?! From visionary artist and designer Dean Motter! A great introduction to the classic series!",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:23658"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 28,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.0.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"comicsContent": true,
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B46jCgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B46jCgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B46jCgAAQBAJ&pg=PP3&dq=mister&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B46jCgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B46jCgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 1.78,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=B46jCgAAQBAJ&rdid=book-B46jCgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 1780000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_X_Hard_Candy-sample-pdf.acsm?id=B46jCgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=B46jCgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As much as I loved Miller and Moore's work, it was Dean Motter's \u003cb\u003eMister\u003c/b\u003e X that \u003cbr\u003e\nblew me away. architecture, Bauhaus design, art deco, hot babes, fast cars, new \u003cbr\u003e\nwave music, German expressionist cinema . . . Well, I fell in love. I wanted to live \u003cbr\u003e\nin ..."
}
},
{
"kind": "books#volume",
"id": "al8OAAAAQAAJ",
"etag": "VqgUdID8c6s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/al8OAAAAQAAJ",
"volumeInfo": {
"title": "Mister Fox, by Comus",
"authors": [
"Robert Michael Ballantyne"
],
"publishedDate": "1857",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "OXFORD:590050662"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=al8OAAAAQAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=al8OAAAAQAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=al8OAAAAQAAJ&pg=PP18&dq=mister&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=al8OAAAAQAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=al8OAAAAQAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=al8OAAAAQAAJ&rdid=book-al8OAAAAQAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mister_Fox_by_Comus.epub?id=al8OAAAAQAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Mister_Fox_by_Comus.pdf?id=al8OAAAAQAAJ&hl=&output=pdf&sig=ACfU3U04vojVTPcuIgzUpcHyr_4ZMs9-lQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=al8OAAAAQAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The moon's angry face became a little milder when it thought of the hungry little \u003cbr\u003e\nfoxes, so it threw some more light over the country and said — "An old complaint, \u003cbr\u003e\neh? what was it, \u003cb\u003eMister\u003c/b\u003e Fox?" " I believe that it is called ' laziness ' by men ; but ..."
}
},
{
"kind": "books#volume",
"id": "NaQrAAAAYAAJ",
"etag": "i3zH6PXG2zw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/NaQrAAAAYAAJ",
"volumeInfo": {
"title": "Mister Crowley of Central Park",
"authors": [
"Henry S. Fuller"
],
"publishedDate": "1888",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044107347379"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 175,
"printType": "BOOK",
"categories": [
"Captive chimpanzees"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=NaQrAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=NaQrAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=NaQrAAAAYAAJ&pg=PA62&dq=mister&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=NaQrAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=NaQrAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=NaQrAAAAYAAJ&rdid=book-NaQrAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mister_Crowley_of_Central_Park.epub?id=NaQrAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Mister_Crowley_of_Central_Park.pdf?id=NaQrAAAAYAAJ&hl=&output=pdf&sig=ACfU3U0W7hvEUpNWsy0WEI1rzOxVt_f6BQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=NaQrAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "5BnJhayz4Z0C",
"etag": "xRLraYIzvoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5BnJhayz4Z0C",
"volumeInfo": {
"title": "Mungo; or, the Little traveller. [By Mary Mister.] To which is annexed, The Seven Wonders of the World",
"publishedDate": "1850",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0022484598"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 144,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5BnJhayz4Z0C&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5BnJhayz4Z0C&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=5BnJhayz4Z0C&pg=PA7&dq=mister&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=5BnJhayz4Z0C&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=5BnJhayz4Z0C"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=5BnJhayz4Z0C&rdid=book-5BnJhayz4Z0C&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Mungo_or_the_Little_traveller_By_Mary_Mi.epub?id=5BnJhayz4Z0C&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=5BnJhayz4Z0C&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
},
{
"kind": "books#volume",
"id": "5pjxDQAAQBAJ",
"etag": "yBqQBgKdoLw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/5pjxDQAAQBAJ",
"volumeInfo": {
"title": "Mister Miracle (1971-) #3",
"authors": [
"Jack Kirby"
],
"publisher": "DC Comics",
"publishedDate": "2017-02-09",
"description": "\"The Paranoid Pill.\" Mister Miracle must escape from a skyscraper, which is made difficult by thousands of brainwashed innocents trying to kill the hero.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "PKEY:T1006900035001"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 36,
"printType": "BOOK",
"categories": [
"Comics & Graphic Novels"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": true,
"containsImageBubbles": true,
"epubBubbleVersion": "550e52ef8225d56a_A",
"imageBubbleVersion": "550e52ef8225d56a_A"
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=5pjxDQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=5pjxDQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=5pjxDQAAQBAJ&pg=PP1&dq=mister&hl=&cd=10&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=5pjxDQAAQBAJ&dq=mister&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Mister_Miracle_1971_3.html?hl=&id=5pjxDQAAQBAJ",
"seriesInfo": {
"kind": "books#volume_series_info",
"bookDisplayNumber": "3",
"volumeSeries": [
{
"seriesId": "sZYXGgAAABCnjM",
"seriesBookType": "ISSUE",
"orderNumber": 3
}
]
}
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED_FOR_ACCESSIBILITY",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_Miracle_1971_3-sample-epub.acsm?id=5pjxDQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Mister_Miracle_1971_3-sample-pdf.acsm?id=5pjxDQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=5pjxDQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "173 A SAMPLE TAEAP/A A/ory-572&Yaas/Lø/wo- or WITH tooooo, Wavvowo, EX\u003cbr\u003e\n/73--4A/22-2244/, for CAWAE4EAVE/7-44/VE *ZZZooZAM7e573 o EF . s o .; KA/\u003cbr\u003e\nWę §o \u003cb\u003eMISTER\u003c/b\u003e MILRACLE N-> Şso o: A o La - 524/57%5s, 77% of A&E 77%.7s\u003cbr\u003e\n ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 1 | 0 | 0 |
| [code_2] Response code is 200 | 1 | 0 | 0 |
| [format_2] Response format is JSON | 1 | 0 | 0 |
| [kind_2] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S007C001_2] Response has <items> with <language> = "en" | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a46d847b-2347-4a9c-a3cb-d7fb93edd446 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:36 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "Pu5egd0rSxc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "vYWqjusIj9A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "tEJVJQz7+RA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "+zZk5zTXwlo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "lNA/e4uxpUE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "diIH/LouIdM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "w0ShzEATNF8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "oQrijPJZwYs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "V8cBGYxb3Tk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "FhEy89ERCMY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S007] Valid request format with ```langRestrict``` parameter ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|```langRestrict``` parameter is set with a valid value|
|```THEN```|**I should get a valid response with items that has a ```language```value matching the requested parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is valid and each item's ```language``` value matches the input parameter| 3 |
### Datas :
- ```qData``` = "monsieur", "mister", "da"
- ```langRestrict``` = "fr", "en", "no"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e1fe1bf-7cb6-4b4c-b30d-d4ca163f128f |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:37 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 1055,
"items": [
{
"kind": "books#volume",
"id": "bYY_AAAAIAAJ",
"etag": "gn8AZoUZNKM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/bYY_AAAAIAAJ",
"volumeInfo": {
"title": "Det var da det og itte nå",
"authors": [
"Alf Prøysen"
],
"publishedDate": "1971",
"description": "A popular contemporary author of adult's and childrens's books recalls his early years.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UCAL:$B136752"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 153,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=bYY_AAAAIAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=bYY_AAAAIAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=bYY_AAAAIAAJ&q=da&dq=da&hl=&cd=1&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=bYY_AAAAIAAJ&dq=da&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Det_var_da_det_og_itte_n%C3%A5.html?hl=&id=bYY_AAAAIAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=bYY_AAAAIAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Og \u003cb\u003eda\u003c/b\u003e hadde vi noe å starte med , hvis det nå bære var kvigkælv . Men det var litt \u003cbr\u003e\nta et lotterispell . Så fekk'n far en lamonge en gong . Den var nå æille sikker på \u003cbr\u003e\nskulle stryke med , men den kom seg og vart stor og trinn og leiken og morosam ."
}
},
{
"kind": "books#volume",
"id": "StNJAQAAMAAJ",
"etag": "qHjRwlR2/mg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/StNJAQAAMAAJ",
"volumeInfo": {
"title": "Da Peik skulde gjøre sin lykke",
"authors": [
"Barbra Ring"
],
"publishedDate": "1910",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MINN:31951001040151O"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 80,
"printType": "BOOK",
"categories": [
"Boys"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.0.2.0.preview.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=StNJAQAAMAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=StNJAQAAMAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=StNJAQAAMAAJ&q=da&dq=da&hl=&cd=2&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=StNJAQAAMAAJ&dq=da&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Da_Peik_skulde_gj%C3%B8re_sin_lykke.html?hl=&id=StNJAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=StNJAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Og \u003cb\u003eda\u003c/b\u003e har han ingen til aa hente pipa . Og han fortalte saa meget morsomt , » sa \u003cbr\u003e\nPeik . « Men du faar gjøre som onkel vil , vet du . Og det han bestemmer er det \u003cbr\u003e\nrigtige , » sa damen . « Ja . En faar ta væra som a er , » sa Peik filosofisk og \u003cbr\u003e\ngnuret ..."
}
},
{
"kind": "books#volume",
"id": "g8y_xqPymmAC",
"etag": "C8dWVVUiBGs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/g8y_xqPymmAC",
"volumeInfo": {
"title": "Poetisk Læsebog for Skolernes højere Klasser udg. af H. Lassen",
"authors": [
"Hartvig Lassen"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005793616"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 149,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=g8y_xqPymmAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=g8y_xqPymmAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=g8y_xqPymmAC&pg=PA126&dq=da&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=g8y_xqPymmAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=g8y_xqPymmAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=g8y_xqPymmAC&rdid=book-g8y_xqPymmAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Poetisk_L%C3%A6sebog_for_Skolernes_h%C3%B8jere_K.epub?id=g8y_xqPymmAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=g8y_xqPymmAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Asgaardsreien . grunden , og \u003cb\u003eda\u003c/b\u003e var Alfernes Bolig funden . Som Elven i Dalen \u003cbr\u003e\ngit hans Blod , Ludt gjennem Luften i Natten farer og med fit bankende Bryst han \u003cbr\u003e\nstod et Tog paa skummende forte Sjeste . ved Runestenen i Lunden . I \u003cbr\u003e\nStormgang ..."
}
},
{
"kind": "books#volume",
"id": "tbVLAQAAMAAJ",
"etag": "TEz0sGnYgL4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/tbVLAQAAMAAJ",
"volumeInfo": {
"title": "Snorre Sturlesons Norske konger sagaer",
"authors": [
"Snorri Sturluson"
],
"publishedDate": "1838",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "CHI:088346812"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"America"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.4.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=tbVLAQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=tbVLAQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=tbVLAQAAMAAJ&pg=RA1-PA152&dq=da&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=tbVLAQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=tbVLAQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=tbVLAQAAMAAJ&rdid=book-tbVLAQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Snorre_Sturlesons_Norske_konger_sagaer.epub?id=tbVLAQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=tbVLAQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Rogaland \u003cb\u003eDa\u003c/b\u003e nu hildsson , og endeligen Ølmod , Fader til Uskel , hvis Søn var \u003cbr\u003e\nAslak Fitjaspalle , og denne Slægtsstamme var den største og gjæveste i \u003cbr\u003e\nHordaland . \u003cb\u003eDa\u003c/b\u003e nu disse Frænder spurgte den onde Tidende , at Kongen foer \u003cbr\u003e\nostenfra ..."
}
},
{
"kind": "books#volume",
"id": "R1bTAAAAMAAJ",
"etag": "uSU5WWcXxsQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/R1bTAAAAMAAJ",
"volumeInfo": {
"title": "Kirkelig maanedstidende",
"publishedDate": "1872",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "WISC:89077114858"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Lutheran Church"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=R1bTAAAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=R1bTAAAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=R1bTAAAAMAAJ&pg=RA1-PA323&dq=da&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=R1bTAAAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=R1bTAAAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=R1bTAAAAMAAJ&rdid=book-R1bTAAAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Kirkelig_maanedstidende.epub?id=R1bTAAAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Kirkelig_maanedstidende.pdf?id=R1bTAAAAMAAJ&hl=&output=pdf&sig=ACfU3U2lPJxA3PadyjkyRok7oQMmhngB2w&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=R1bTAAAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Mens Bylten bil ham fast til Jorden fnuge , \u003cb\u003eDa\u003c/b\u003e rynker şimlen rædsomt sine Bryn ; \u003cbr\u003e\nThi over pavet sorte Sfyer ruge , Der splittes nu og \u003cb\u003eda\u003c/b\u003e af sfarpe Lyn ; De brede \u003cbr\u003e\nBølger ville brat ham fluge , - \u003cb\u003eDa\u003c/b\u003e ser paa Klippevæggen han et Syn : En Haand ..."
}
},
{
"kind": "books#volume",
"id": "kGQ_AQAAMAAJ",
"etag": "DWWega++XBU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/kGQ_AQAAMAAJ",
"volumeInfo": {
"title": "Prædikener over kirkeaarets evangelier",
"authors": [
"Svend Borchmann Hersleb Walnum"
],
"publishedDate": "1880",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MINN:31951D00106185G"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 509,
"printType": "BOOK",
"categories": [
"Church year sermons"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.4.5.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=kGQ_AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=kGQ_AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=kGQ_AQAAMAAJ&pg=PA193&dq=da&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=kGQ_AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=kGQ_AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=kGQ_AQAAMAAJ&rdid=book-kGQ_AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Pr%C3%A6dikener_over_kirkeaarets_evangelier.epub?id=kGQ_AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=kGQ_AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Thi dersom han ikke var opstanden , \u003cb\u003eda\u003c/b\u003e var der fundet Svig i hans Mund ; thi han \u003cbr\u003e\nhavde selv sagt , at han skulde paa tredie Dag opstaae fra de Døde ; men dette \u003cbr\u003e\nhans Ord var jo \u003cb\u003eda\u003c/b\u003e ikke blevet opfyldt . Men dersom der endog kun en eneste ..."
}
},
{
"kind": "books#volume",
"id": "WfMKAAAAYAAJ",
"etag": "nvZpK6qjAXc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/WfMKAAAAYAAJ",
"volumeInfo": {
"title": "Norsk retstidende",
"publishedDate": "1889",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044059497834"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Law"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.4.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=WfMKAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=WfMKAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=WfMKAAAAYAAJ&pg=PA119&dq=da&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=WfMKAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=WfMKAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=WfMKAAAAYAAJ&rdid=book-WfMKAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Norsk_retstidende.epub?id=WfMKAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Norsk_retstidende.pdf?id=WfMKAAAAYAAJ&hl=&output=pdf&sig=ACfU3U1SJ4AVvbD3xCgWobjW2-a_BbFiJg&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=WfMKAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Han erindrer itfe nøiere Tiden for Afreisen , men han har dog erklæret saavel for \u003cbr\u003e\nLarsen som for Assistent Jahr , at han selv holdt op at arbeide paa Myren den 16 \u003cbr\u003e\nMai 1868 , og at Ungi . \u003cb\u003eda\u003c/b\u003e var reist en Tid forud . San vidste iffe , hvor Angi ..."
}
},
{
"kind": "books#volume",
"id": "uq_RDwAAQBAJ",
"etag": "kYzfpXSYmLM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/uq_RDwAAQBAJ",
"volumeInfo": {
"title": "Da jeg var ingen",
"authors": [
"Marie Haglund Dahl"
],
"publisher": "Forlagshuset Vest",
"publishedDate": "2020-01-31",
"description": "Marigull ønsker å bryte ut av et destruktivt samboerskap på Grünerløkka, men hindres av sosiale forventinger. Hun er rastløs og drømmer om en bachelorgrad, men i sin søken etter en utdannelse mister hun grepet og blir innlagt på psykiatrisk sykehus. Marigull blir nødt til å sette både livet og drømmene sine på vent i håp om å bli frisk. Men det viser seg å være svært vanskelig å vende tilbake til en normal tilværelse. Marigull må ikke bare kjempe mot samfunnets tabuer og fordommer, hun må også krige mot seg selv. Det blir en seig og pinefull kamp som nesten koster henne livet. Marie Haglund Dahl, f. 1992, er vokst opp og bosatt i Oslo. Kreativiteten har hun hatt i seg fra hun var barn; hun tegner, maler og skriver. Hun er en mørk sjel, som kan være like lysende og fargerik som skyggefull. Hun har alltid vært en drømmer, konstant på søken etter magi i et magiløst univers. Da jeg var ingen er hennes første roman.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9788284160177"
},
{
"type": "ISBN_10",
"identifier": "828416017X"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 180,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=uq_RDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=uq_RDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=uq_RDwAAQBAJ&pg=PT101&dq=da&hl=&cd=8&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=uq_RDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=uq_RDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 19,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 13.3,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=uq_RDwAAQBAJ&rdid=book-uq_RDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 19000000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 13300000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_jeg_var_ingen-sample-epub.acsm?id=uq_RDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_jeg_var_ingen-sample-pdf.acsm?id=uq_RDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=uq_RDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eDa\u003c/b\u003e den lille jenta var fire år, snakket hun hele tiden, konstant, intenst og \u003cbr\u003e\nusammenhengende. \u003cb\u003eDa\u003c/b\u003e hun var fem år spiste hun mormors kringler med \u003cbr\u003e\nmelisglasur uten å være redd etterpå. \u003cb\u003eDa\u003c/b\u003e hun var seks år fikk hun elveblest over \u003cbr\u003e\nhele kroppen, ..."
}
},
{
"kind": "books#volume",
"id": "6mHmBgAAQBAJ",
"etag": "4rOJHzfOQ68",
"selfLink": "https://www.googleapis.com/books/v1/volumes/6mHmBgAAQBAJ",
"volumeInfo": {
"title": "Da Vinci-koden",
"authors": [
"Dan Brown"
],
"publisher": "Bazarforlag AS",
"publishedDate": "2012-10-03",
"description": "\"En riktig godbit for oss som elsker kombinasjonen av mystikk, spenning, historie, vitenskap og ville konspirasjonsteorier.\" May Grethe Lerum, VG \"Knallperler av spenning ... omtrent som Umberto Eco på anabole steroider.\" Per Haddal, Aftenposten \"Forrykende og informativ ... researchmessig bortimot et mesterverk.\" Kurt Hanssen, Dagbladet \"Omtrent som om Agatha Christie og Umberto Eco skulle ha skrevet en ny Harry Potter - sammen!\" Lars Helge Nilsen, Bergens Tidende.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9788280874177"
},
{
"type": "ISBN_10",
"identifier": "8280874178"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 639,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=6mHmBgAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=6mHmBgAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=6mHmBgAAQBAJ&pg=PT146&dq=da&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=6mHmBgAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=6mHmBgAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.5,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=6mHmBgAAQBAJ&rdid=book-6mHmBgAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15000000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10500000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_Vinci_koden-sample-epub.acsm?id=6mHmBgAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Da_Vinci_koden-sample-pdf.acsm?id=6mHmBgAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=6mHmBgAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "«\u003cb\u003eDa\u003c/b\u003e Vinci malte horisonten på venstre side vesentlig lenger ned enn på høyre \u003cbr\u003e\nside.» «Rabla det helt for ham?» spurte en av de innsatte. Langdon flirte. «Nei, \u003cbr\u003e\ndet gjorde det sjelden for \u003cb\u003eda\u003c/b\u003e Vinci. Det dreier seg faktisk om et bevisst, lite triks fra\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "40kQAAAAYAAJ",
"etag": "NUJG+fDP9+k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/40kQAAAAYAAJ",
"volumeInfo": {
"title": "Folkevennen",
"subtitle": "et tidsskrift",
"authors": [
"Eilert Lund Sundt",
"Michael Johan Færden",
"Hartvig Marcus Lassen"
],
"publishedDate": "1862",
"description": "A magazine containing articles on a variety of topics intended to educate the Norwegian working class.",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044105214241"
}
],
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"categories": [
"Norway"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=40kQAAAAYAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=40kQAAAAYAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "no",
"previewLink": "http://books.google.fr/books?id=40kQAAAAYAAJ&pg=PA195&dq=da&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=40kQAAAAYAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=40kQAAAAYAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=40kQAAAAYAAJ&rdid=book-40kQAAAAYAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Folkevennen.epub?id=40kQAAAAYAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Folkevennen.pdf?id=40kQAAAAYAAJ&hl=&output=pdf&sig=ACfU3U3CMmBIvs_DYrpyiuxUCRCg4wzjwQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=40kQAAAAYAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "\u003cb\u003eDa\u003c/b\u003e dæ naa lei saa langt , at dæ vart bygt Kjørtje , der , 49 Klutten bar te laate , faa \u003cbr\u003e\ntyft'n dee va : best ad fløtja derefraa . Saa reist'n \u003cb\u003eda\u003c/b\u003e aat Streibergom , utmc \u003cbr\u003e\nMjøsen , ga sætte le ne at der . \u003cb\u003eDa\u003c/b\u003e'n va paa Reisen ga va komme nie Dalne \u003cbr\u003e\nStylfjy ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_3] Response time is below 500ms | 0 | 1 | 0 |
| [code_3] Response code is 200 | 1 | 0 | 0 |
| [format_3] Response format is JSON | 1 | 0 | 0 |
| [kind_3] Response is an object with "kind" = books#volumes | 1 | 0 | 0 |
| [S007C001_3] Response has <items> with <language> = "no" | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_3] Response time is below 500ms | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 88351e43-7154-4221-8526-c68306886398 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:38 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "dMcGtqmc+zA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "EKKddnGdAh4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "nFR9gqjcVDY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "wvTxQwLvSt4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "F6SrCHFjJng",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "53qhsAvzlRM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Iix9tlg+T+s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "pbSnG3jfXhA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "HkDdujK+ILs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "Izckf1udqFE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
First Req, test are on the next request.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8cde7cf4-ec05-4b4a-94ae-0453f8d01ed1 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:38 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 149,
"items": [
{
"kind": "books#volume",
"id": "zErnDwAAQBAJ",
"etag": "Ef9z/UFEHPc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/zErnDwAAQBAJ",
"volumeInfo": {
"title": "Bilbon lo Hòbbit (o un anar tornar)",
"subtitle": "revirada en occitan del Lengadòc",
"authors": [
"J. R. R. Tolkien"
],
"publisher": "Editions des Régionalismes",
"publishedDate": "2020-05-19",
"description": "Bilbo, comme tous les hobbits, est un petit être paisible et sans histoire. Son quotidien est bouleversé un beau jour, lorsque Grandalf le magicien et treize nains barbus l’entraînent dans un voyage périlleux. C’est le début d’une grande aventure, d’une fantastique quête au trésor semée d’embûches et d’épreuves, qui mènera Bilbo jusqu’à la Montagne Solitaire gardée par le dragon Smaug... Prélude au Seigneur des anneaux, Bilbo le Hobbit a été vendu à des millions d’exemplaires depuis sa publication en 1937, s’imposant comme l’un des livres les plus aimés et les plus influents du XXe siècle. John Ronald Reuel Tolkien (1892-1973) né à Bloemfontein, écrivain, poète, philologue, essayiste et professeur. Mondialement connu pour ses romans Bilbo le Hobbit et Le Seigneur des anneaux. Bilbon es un hòbbit que, coma planes hòbbits, auriá presat viure suaudament dins la seu tuta. Mas per el coma per plan maites, las causas viran pas totjorn dins lo sens que voldrián. Es çò qu’arribèt a Bilbon lo hòbbit. Son rescontre amb lo magician Gandalf lo va menar cap a d’aventutras perilhosas. Amb una còla de nans partís cap a la Montanha Solitària en cèrca d’un tresaur. Mas aquel molon d’aur e de pèiras preciosas es gardat per Smaug, un drac que, coma totes los dracs, escupís despietadosament lo fuòc. L’expedicion traversarà Selvescura que, coma son nom o ditz tan plan, es una immensa selva dels arbres nauts e sarrats. A d’autres moments los bravaires aventurièrs seràn confrontats als alans que se repaissan de carn de tota mena, als endelugals que vivan al còr de la Tèrra, e tanben a d’aranhas gigantas. Mas, que totòm se rassegura, l’aluserpit Bilbon Saquet tornarà al seu sens tròp de greuges. John Ronald Reuel Tolkien (1892-1973), es l’autor mondialament conegut del Senhor dels Anèls, mes en scèna au cinemà amb la capitada que se sap. Publicat en 1937, Bilbon lo Hòbbit es a l’encòp lo premici del Senhor dels Anèls e un classic de la literatura fantastica modèrna o heroïc fantasy. De per lo monde es estat tradusit dins un faramat de lengas. Mancava pas mai que o foguèsse en occitan. Es ara causa facha. Sèrgi Viaule es escrivan de lenga occitana. A ja publicat poesias, novèlas e romans. Es tanben traductor de literatura : La sang de Tolosa e Lo Tresaur dels Albigeses de Maurici Magre, e d’ensages : L’androna islamica d’Hamid Zanaz e Etnisme, cap a un nacionalisme umanista de Francés Fontan.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782824054902"
},
{
"type": "ISBN_10",
"identifier": "2824054905"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 218,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=zErnDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=zErnDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "oc",
"previewLink": "http://books.google.fr/books?id=zErnDwAAQBAJ&printsec=frontcover&dq=inauthor:Tolkien&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=zErnDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=zErnDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 10.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=zErnDwAAQBAJ&rdid=book-zErnDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 10990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bilbon_lo_H%C3%B2bbit_o_un_anar_tornar-sample-epub.acsm?id=zErnDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bilbon_lo_H%C3%B2bbit_o_un_anar_tornar-sample-pdf.acsm?id=zErnDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=zErnDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "John Ronald Reuel Tolkien (1892-1973) né à Bloemfontein, écrivain, poète, philologue, essayiste et professeur. Mondialement connu pour ses romans Bilbo le Hobbit et Le Seigneur des anneaux."
}
},
{
"kind": "books#volume",
"id": "XyuRDwAAQBAJ",
"etag": "DewfCfPXUaY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/XyuRDwAAQBAJ",
"volumeInfo": {
"title": "La Chute de Gondolin",
"authors": [
"J.R.R. Tolkien"
],
"publisher": "Christian Bourgois",
"publishedDate": "2019-04-18T00:00:00+02:00",
"description": "Suivez Tuor dans les sentiers dérobés de la cité de Gondolin, construite par les Elfes pour échapper au dieu Morgoth, alors que leur aveuglement orgueilleux et la trahison de Meglin menacent de la détruire. Lorsque Morgoth lancera ses armées menées par des dragons et des Balrogs, le dernier espoir tiendra peut-être à l’enfant né de Tuor et de l’Elfe Idril. Illustré par Alan Lee, ce livre contient des versions successives de l’histoire de Gondolin présentées par Christopher Tolkien : découvrez le monde de la Terre du Milieu avant Le Seigneur des Anneaux et Le Hobbit, d’une richesse que Le Silmarillion ne nous fait qu’entrevoir. Ce volume contient 8 illustrations originales en couleurs d’Alan Lee, artiste acclamé pour ses représentations du Seigneur des Anneaux et des Enfants de Húrin.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782267031423"
},
{
"type": "ISBN_10",
"identifier": "2267031426"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 240,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.2.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=XyuRDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=XyuRDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=XyuRDwAAQBAJ&printsec=frontcover&dq=inauthor:Tolkien&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=XyuRDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=XyuRDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 15.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=XyuRDwAAQBAJ&rdid=book-XyuRDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 15990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/La_Chute_de_Gondolin-sample-epub.acsm?id=XyuRDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/La_Chute_de_Gondolin-sample-pdf.acsm?id=XyuRDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=XyuRDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Illustré par Alan Lee, ce livre contient des versions successives de l’histoire de Gondolin présentées par Christopher Tolkien : découvrez le monde de la Terre du Milieu avant Le Seigneur des Anneaux et Le Hobbit, d’une richesse que ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| Total | 3 | 0 | 0 |
| Test Name | Assertion Error |
|---|
### Test Scenario : 2 identical requests outputs same response ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|I already made this request|
|```THEN```|**I should get a response deeply identical to the last one** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | 2 identical requests outputs same response| 1 |
### Datas :
- ```qScope``` = "inauthor"
- ```qData``` = "Tolkien"
- ```maxResults``` = "2"
- ```lang``` = "fr"
- ```orderBy``` = "newest"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 738bac5b-603f-4505-a853-adda35782999 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:39 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 149,
"items": [
{
"kind": "books#volume",
"id": "zErnDwAAQBAJ",
"etag": "QqEZYG1xbZw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/zErnDwAAQBAJ",
"volumeInfo": {
"title": "Bilbon lo Hòbbit (o un anar tornar)",
"subtitle": "revirada en occitan del Lengadòc",
"authors": [
"J. R. R. Tolkien"
],
"publisher": "Editions des Régionalismes",
"publishedDate": "2020-05-19",
"description": "Bilbo, comme tous les hobbits, est un petit être paisible et sans histoire. Son quotidien est bouleversé un beau jour, lorsque Grandalf le magicien et treize nains barbus l’entraînent dans un voyage périlleux. C’est le début d’une grande aventure, d’une fantastique quête au trésor semée d’embûches et d’épreuves, qui mènera Bilbo jusqu’à la Montagne Solitaire gardée par le dragon Smaug... Prélude au Seigneur des anneaux, Bilbo le Hobbit a été vendu à des millions d’exemplaires depuis sa publication en 1937, s’imposant comme l’un des livres les plus aimés et les plus influents du XXe siècle. John Ronald Reuel Tolkien (1892-1973) né à Bloemfontein, écrivain, poète, philologue, essayiste et professeur. Mondialement connu pour ses romans Bilbo le Hobbit et Le Seigneur des anneaux. Bilbon es un hòbbit que, coma planes hòbbits, auriá presat viure suaudament dins la seu tuta. Mas per el coma per plan maites, las causas viran pas totjorn dins lo sens que voldrián. Es çò qu’arribèt a Bilbon lo hòbbit. Son rescontre amb lo magician Gandalf lo va menar cap a d’aventutras perilhosas. Amb una còla de nans partís cap a la Montanha Solitària en cèrca d’un tresaur. Mas aquel molon d’aur e de pèiras preciosas es gardat per Smaug, un drac que, coma totes los dracs, escupís despietadosament lo fuòc. L’expedicion traversarà Selvescura que, coma son nom o ditz tan plan, es una immensa selva dels arbres nauts e sarrats. A d’autres moments los bravaires aventurièrs seràn confrontats als alans que se repaissan de carn de tota mena, als endelugals que vivan al còr de la Tèrra, e tanben a d’aranhas gigantas. Mas, que totòm se rassegura, l’aluserpit Bilbon Saquet tornarà al seu sens tròp de greuges. John Ronald Reuel Tolkien (1892-1973), es l’autor mondialament conegut del Senhor dels Anèls, mes en scèna au cinemà amb la capitada que se sap. Publicat en 1937, Bilbon lo Hòbbit es a l’encòp lo premici del Senhor dels Anèls e un classic de la literatura fantastica modèrna o heroïc fantasy. De per lo monde es estat tradusit dins un faramat de lengas. Mancava pas mai que o foguèsse en occitan. Es ara causa facha. Sèrgi Viaule es escrivan de lenga occitana. A ja publicat poesias, novèlas e romans. Es tanben traductor de literatura : La sang de Tolosa e Lo Tresaur dels Albigeses de Maurici Magre, e d’ensages : L’androna islamica d’Hamid Zanaz e Etnisme, cap a un nacionalisme umanista de Francés Fontan.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782824054902"
},
{
"type": "ISBN_10",
"identifier": "2824054905"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 218,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=zErnDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=zErnDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "oc",
"previewLink": "http://books.google.fr/books?id=zErnDwAAQBAJ&printsec=frontcover&dq=inauthor:Tolkien&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=zErnDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=zErnDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 10.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 10.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=zErnDwAAQBAJ&rdid=book-zErnDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 10990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 10990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bilbon_lo_H%C3%B2bbit_o_un_anar_tornar-sample-epub.acsm?id=zErnDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bilbon_lo_H%C3%B2bbit_o_un_anar_tornar-sample-pdf.acsm?id=zErnDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=zErnDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "John Ronald Reuel Tolkien (1892-1973) né à Bloemfontein, écrivain, poète, philologue, essayiste et professeur. Mondialement connu pour ses romans Bilbo le Hobbit et Le Seigneur des anneaux."
}
},
{
"kind": "books#volume",
"id": "XyuRDwAAQBAJ",
"etag": "hGLNkKbiDMY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/XyuRDwAAQBAJ",
"volumeInfo": {
"title": "La Chute de Gondolin",
"authors": [
"J.R.R. Tolkien"
],
"publisher": "Christian Bourgois",
"publishedDate": "2019-04-18T00:00:00+02:00",
"description": "Suivez Tuor dans les sentiers dérobés de la cité de Gondolin, construite par les Elfes pour échapper au dieu Morgoth, alors que leur aveuglement orgueilleux et la trahison de Meglin menacent de la détruire. Lorsque Morgoth lancera ses armées menées par des dragons et des Balrogs, le dernier espoir tiendra peut-être à l’enfant né de Tuor et de l’Elfe Idril. Illustré par Alan Lee, ce livre contient des versions successives de l’histoire de Gondolin présentées par Christopher Tolkien : découvrez le monde de la Terre du Milieu avant Le Seigneur des Anneaux et Le Hobbit, d’une richesse que Le Silmarillion ne nous fait qu’entrevoir. Ce volume contient 8 illustrations originales en couleurs d’Alan Lee, artiste acclamé pour ses représentations du Seigneur des Anneaux et des Enfants de Húrin.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782267031423"
},
{
"type": "ISBN_10",
"identifier": "2267031426"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 240,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.2.2.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=XyuRDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=XyuRDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=XyuRDwAAQBAJ&printsec=frontcover&dq=inauthor:Tolkien&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=XyuRDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=XyuRDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 15.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 15.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=XyuRDwAAQBAJ&rdid=book-XyuRDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 15990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 15990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/La_Chute_de_Gondolin-sample-epub.acsm?id=XyuRDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/La_Chute_de_Gondolin-sample-pdf.acsm?id=XyuRDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=XyuRDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Illustré par Alan Lee, ce livre contient des versions successives de l’histoire de Gondolin présentées par Christopher Tolkien : découvrez le monde de la Terre du Milieu avant Le Seigneur des Anneaux et Le Hobbit, d’une richesse que ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 0 | 1 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S011bC001] 2 identical requests outputs same response | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [time_1] Response time is below 500ms | |
| [S011bC001] 2 identical requests outputs same response | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2d02234d-2cec-4f04-a92f-d6c4c5e65f5b |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:39 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "4Z6dbWubXn0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "/v6yOCC7TeA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "9b2Xdyu7fyk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "banc4/zaYxU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "mI38XEUZwNw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "CUbTH/EKyH0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "0pspBSzgOWw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "v93JZZ0WVck",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "XcAkba2ij88",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "2ZIU259SX4k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S089] Valid request format with NOT valid parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|My parameter(s) is/are not valid|
|```THEN```|**I should get 400 response with error msg containing mention of the invalid parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is not valid and has error msg mentionning the invalid parameter| 3 |
### Datas :
- ```qData```="arcachon"
- ```parameter```= "orderBy", "maxResults", "orderBy"
- ```value```= "xxx"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e3692290-843a-438a-86a9-fa67e18c2d64 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:39 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 400,
"message": "Invalid value at 'order_by' (type.googleapis.com/books.api.proto.frontend.v1.BooksVolumesListRequest.OrderBy), \"xxx\"",
"errors": [
{
"message": "Invalid value at 'order_by' (type.googleapis.com/books.api.proto.frontend.v1.BooksVolumesListRequest.OrderBy), \"xxx\"",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S089C001_1] Response has error msg containing "order_by" for <orderBy> value of "xxx" | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6735df67-8589-4de9-988a-59a1fc83e559 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:40 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 634,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "/afZ1Ar55yk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "rYmD1vnxfr0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "ljXA9mts8eU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Pt9sJIDOJD4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "DL/XAMp9bB0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "+JX4waKQcKE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "3MkB5O25G4c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "JYUKAEkl5KM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "Il3z9Ni7R+s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "goc1dfTdYXM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S089] Valid request format with NOT valid parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|My parameter(s) is/are not valid|
|```THEN```|**I should get 400 response with error msg containing mention of the invalid parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is not valid and has error msg mentionning the invalid parameter| 3 |
### Datas :
- ```qData```="arcachon"
- ```parameter```= "orderBy", "maxResults", "orderBy"
- ```value```= "xxx"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7c553179-b2d3-43a9-81ab-34611efd2d70 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:40 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 400,
"message": "Invalid value at 'max_results' (TYPE_UINT32), \"xxx\"",
"errors": [
{
"message": "Invalid value at 'max_results' (TYPE_UINT32), \"xxx\"",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S089C002_1] Response has error msg containing "max_results" for <maxResults> value of "xxx" | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3c63475-f2e6-4065-b883-913c2f292a6d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "vSVkFuRJjPo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "bHM0HMjDDlE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "ItgBzQqGUU8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "vvxNot4ErEw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "+PiynUU2Mr4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "re71bKu9wng",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Y8/IPbUyuv0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "Q/PtsSHABto",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "OYEWR3yDwe4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "OqD/Dg9vNiI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S089] Valid request format with NOT valid parameters ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint |
|```AND```|My parameter(s) is/are not valid|
|```THEN```|**I should get 400 response with error msg containing mention of the invalid parameter** |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is not valid and has error msg mentionning the invalid parameter| 3 |
### Datas :
- ```qData```="arcachon"
- ```parameter```= "orderBy", "maxResults", "orderBy"
- ```value```= "xxx"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49c69907-756d-4500-bfb2-d2ac1a325fb8 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 400,
"message": "Invalid value at 'start_index' (TYPE_UINT32), \"xxx\"",
"errors": [
{
"message": "Invalid value at 'start_index' (TYPE_UINT32), \"xxx\"",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S089C003_1] Response has error msg containing "start_index" for <startIndex> value of "xxx" | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1be593fc-d936-499a-88e2-09425aaf1d0e |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "0Y6R9gVXw0U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "jywtFMKtNpM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "g+NojWzTN4o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "dMMPrQnwnZs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "rCx3nXPLH7o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "xeqe5ijkuUY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "fr6fmbgsT2Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "epPwcwsrBDs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "mKPvDeoLx1c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "ZeInPfUK6W8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S101] Minimal valid request for a book ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for book by id with valid endpoint|
|```AND```|The id is valid |
|```THEN```|**I should get a valid response** |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response object has "volumeInfo" property | 1 |
**Datas :**
- ```bookId``` = B3hOv6y9_dcC
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d8ea2ca-9d50-48a5-96f8-63e7a09efc43 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:41 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "5EbB0Nkwm8g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publisher": "S. Low, Marston, Low, & Searle",
"publishedDate": "1876",
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printedPageCount": 356,
"dimensions": {
"height": "23.00 cm"
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&imgtk=AFLRE71TWYlDriZ8N5SbTOgoDA1rly13Igy_WFbJR-4xfK0EikrUE23-j4VzuJEzCnBcFyJGB-OC0HwHu5XG_nP9-x3_G7BYe__uTOa6c5kEEGS_ojWnkcoIwpntIAGCRcY_2rlWvOco&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE703z2iwHJ8r0ph-ngWQKBmJv1_E6IG094s4SHvgk9Sx8zkyvGViIq0e1Vah7tSZSbmEQPwayZclsvPaLrG9aEzhb35T2ltIg8mnFXmVI_0aCtK_Dj76n_ZTNf9ToORGKkje9A8v&source=gbs_api",
"small": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=2&edge=curl&imgtk=AFLRE70zD_-kEcVnWrdwiHvlR7gDN8UepkhAMXqx6MB_TxcMYS5s0ucKOcHAqtfrjvPXtcrP7sQiYNoMeOMtjizryjI4K-74oZaUbx7pkqOx1miq9-nkY1MwaeG7t2AytxJjVNS2_TTL&source=gbs_api",
"medium": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=3&edge=curl&imgtk=AFLRE71TcnSPIDtLV9k8WGsggfaPB9bPruN1iFqcG0XP7dCpT9RRvHS0sCUYEMwcHzfAZZCByCHubv8lWP_iaNSDnchfX7hJJMKbwWry0psvSDdP1l6IZFz9TH7GVn3dZLtrfslnyvzm&source=gbs_api",
"large": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=4&edge=curl&imgtk=AFLRE71C94j1gY7JFskR5wfw1FRwkYr5QzLIfvYrQmFPGaYT5Eeumjh4aWexp2I1ZNO2PJGA53IT75HpiiEXYz42qgpphhw0XeOHnM_isfI5jvA-InWQrc0bJuLkbMqYza4KLUAMJZQ8&source=gbs_api",
"extraLarge": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=6&edge=curl&imgtk=AFLRE71AG2GRjMb6Tn9T_KWNp9eYACajuBoOk-ZriMnF3-iJx1qcUJokdq-I4WmMqRKM76r-f59PoF_k69-i9c9SHX_sCC2H6KZ-SqLG08IgqPiAyBcJWjo-Sy5YlB6TUVumOW8IkZce&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&hl=&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.pdf?id=B3hOv6y9_dcC&hl=&output=pdf&sig=ACfU3U1hFNkz_0n5SNM9ig10mdtQCcTIfQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volume | 1 | 0 | 0 |
| [S00] response time is below 400ms | 1 | 0 | 0 |
| [S101C001_1] Response object has <volumeInfo> property | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77617811-d04f-4981-bb8e-eaaacda5788d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:42 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "g9aCf0aoKDs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "PAEIxJh6v6I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "6g2nWLNncCg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "0rickkyP5es",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "6J17EGUWty8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "PFFyEfe0j7M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "+tsPlzdQYj4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "aVwq2eoQLp0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "tdt6CYVW6AY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "boZnA4pR+xY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 405e0205-81f8-4557-8376-c016f67df671 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Referer | http://books.google.fr/books?id=B3hOv6y9_dcC&hl=&source=gbs_api |
| Cookie | NID=213=jFMMTej782J1jHaBsVBPfXFR4cKIO7036sTHbjdf329JSUX6mFPpvzQI6f52-sj77NbUbDPyHjVNB02PkK2bQFSAkvdfqxQ_-EYR_Qeb2bbCIwPlKLBK9Yl7FNV_Fc_dnCmu_ed6q1CgRiXmkNNFK3QK-cizmzyFZGk332tCz9E |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 16:21:43 GMT |
| Expires | Fri, 09 Apr 2021 16:21:43 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Set-Cookie | CONSENT=PENDING+858; expires=Fri, 01-Jan-2038 00:00:00 GMT; path=/; domain=.google.fr |
| P3P | CP="This is not a P3P policy! See g.co/p3phelp for more info." |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Akim-foo: The History of a Failure - Sir William Francis Butler - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Akim_foo.html?hl=fr&id=B3hOv6y9_dcC"/><meta property="og:url" content="https://books.google.com/books/about/Akim_foo.html?hl=fr&id=B3hOv6y9_dcC"/><meta name="title" content="Akim-foo"/><meta name="description" content=""/><meta property="og:title" content="Akim-foo"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72WA_a0abqb6UuO_dJZyScz7q90DQLyfa-ZPYHFoO0oIrDEUc4ADbT9Qlhf5ZAgx1MpEwk_I0WERP1Fk_tU_0Xe3EGWQijsMjKIFe34HWoFnwfqUx8aPV3ZfWIYdegClwL6xMLB"/><link rel="image_src" href="https://books.google.fr/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE72WA_a0abqb6UuO_dJZyScz7q90DQLyfa-ZPYHFoO0oIrDEUc4ADbT9Qlhf5ZAgx1MpEwk_I0WERP1Fk_tU_0Xe3EGWQijsMjKIFe34HWoFnwfqUx8aPV3ZfWIYdegClwL6xMLB"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DB3hOv6y9_dcC%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DB3hOv6y9_dcC%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=B3hOv6y9_dcC&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=fr&output=epub">T�l�charger ePub</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/books/download/Akim_foo.pdf?id=B3hOv6y9_dcC&hl=fr&output=pdf&sig=ACfU3U1hFNkz_0n5SNM9ig10mdtQCcTIfQ">T�l�charger le PDF</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1" id="gb-get-book-content">E-book - GRATUIT</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://www.abebooks.fr/servlet/SearchResults?tn=Akim-foo" dir=ltr onMouseOver="this.href='http://www.abebooks.fr/servlet/SearchResults?tn\x3dAkim-foo';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'AbeBooks.fr');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dB3hOv6y9_dcC\x26q\x3dhttp://www.abebooks.fr/servlet/SearchResults%3Ftn%3DAkim-foo\x26usg\x3dAOvVaw3AG2-JnoedkEkgnk0wwr6G\x26source\x3dgbs_buy_r';return true"><span dir=ltr>AbeBooks.fr</span></a></li><li><a style="white-space:normal" href="http://www.chapitre.com/frame_rec.asp?donnee_appel=PRINTGOOGLE&titre=Akim-foo" dir=ltr onMouseOver="this.href='http://www.chapitre.com/frame_rec.asp?donnee_appel\x3dPRINTGOOGLE\x26titre\x3dAkim-foo';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Chapitre.com');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dB3hOv6y9_dcC\x26q\x3dhttp://www.chapitre.com/frame_rec.asp%3Fdonnee_appel%3DPRINTGOOGLE%26titre%3DAkim-foo\x26usg\x3dAOvVaw0ilqwvsspvgcZLPjIdq_R7\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Chapitre.com</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=B3hOv6y9_dcC&q=http://worldcat.org/oclc/1027095123&clientid=librarylink&usg=AOvVaw33xoe-awBpEo8K9rilKfXc&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=B3hOv6y9_dcC&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Akim-foo</span></span>: <span class="subtitle"><span dir=ltr>The History of a Failure</span></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71-dAKZj2F2hGvJMUSx1QEYax5ikisMtey3kZtqcO_M6PkAvyMKCcs-kLp9a-qxmXjG-NaFF960GFjpm-a-kG2gL3nFrYdgdHScZfaYwWS8YRWDLkdpwRjCUj14hOYe1Po9BxoZ" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></div><div><span dir=ltr>S. Low, Marston, Low, & Searle</span>, 1876 - <span dir=ltr>300 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="B3hOv6y9_dcC"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DB3hOv6y9_dcC%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div>Aucun commentaire n'a �t� trouv� aux emplacements habituels.</div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="selected_pages_anchor"></a>Pages s�lectionn�es</h3><div id=selected_pages class=about_content><div id=selected_pages_v><div class="selectedpagesthumbnail"><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PP7&hl=fr&source=gbs_selected_pages&cad=2" ><img src="https://books.google.fr/books/content?id=B3hOv6y9_dcC&pg=PP7&img=1&zoom=1&sig=ACfU3U1xhaEk12YYQHug7765Dokr0vjMWw" alt="Page de titre" title="Page de titre" height="160" border="1"></a><br/><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PP7&hl=fr&source=gbs_selected_pages&cad=2" >Page de titre</a></div><div style="clear:both;"></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA1&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right>1</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA11&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right>11</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA19&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right>19</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA35&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right>35</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA51&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 5" style="white-space:nowrap"><span dir=ltr>Section 5</span></span></a></div></td><td class="toc_number" align=right>51</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA65&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 6" style="white-space:nowrap"><span dir=ltr>Section 6</span></span></a></div></td><td class="toc_number" align=right>65</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA70&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 7" style="white-space:nowrap"><span dir=ltr>Section 7</span></span></a></div></td><td class="toc_number" align=right>70</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA85&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 8" style="white-space:nowrap"><span dir=ltr>Section 8</span></span></a></div></td><td class="toc_number" align=right>85</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA155&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 11" style="white-space:nowrap"><span dir=ltr>Section 11</span></span></a></div></td><td class="toc_number" align=right>155</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA182&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 12" style="white-space:nowrap"><span dir=ltr>Section 12</span></span></a></div></td><td class="toc_number" align=right>182</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA202&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 13" style="white-space:nowrap"><span dir=ltr>Section 13</span></span></a></div></td><td class="toc_number" align=right>202</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA230&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 14" style="white-space:nowrap"><span dir=ltr>Section 14</span></span></a></div></td><td class="toc_number" align=right>230</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA247&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 15" style="white-space:nowrap"><span dir=ltr>Section 15</span></span></a></div></td><td class="toc_number" align=right>247</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA252&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 16" style="white-space:nowrap"><span dir=ltr>Section 16</span></span></a></div></td><td class="toc_number" align=right>252</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA253&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 17" style="white-space:nowrap"><span dir=ltr>Section 17</span></span></a></div></td><td class="toc_number" align=right>253</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA1&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 18" style="white-space:nowrap"><span dir=ltr>Section 18</span></span></a></div></td><td class="toc_number" align=right>1</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><span onclick="_OC_setListSectionVisible('toc_h', 1)" class=morelesslink id=toc_hc0 style="display:none"><br>Plus</span><div id=toc_hd1><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA113&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 9" style="white-space:nowrap"><span dir=ltr>Section 9</span></span></a></div></td><td class="toc_number" align=right>113</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=PA135&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 10" style="white-space:nowrap"><span dir=ltr>Section 10</span></span></a></div></td><td class="toc_number" align=right>135</td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PT3&hl=fr&source=gbs_toc_r&cad=3" ><span title="Section 19" style="white-space:nowrap"><span dir=ltr>Section 19</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/><span onclick="_OC_setListSectionVisible('toc_h', 0)" class=morelesslink id=toc_hc1 style="display:none"><br>Moins</span></div><script type="text/javascript">if (window['_OC_setListSectionVisible']) {_OC_setListSectionVisible('toc_h', 0);}</script></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:HARVARD32044088677398&id=B3hOv6y9_dcC&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=-7IRJnbwuuIC&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=-7IRJnbwuuIC&printsec=frontcover&img=1&zoom=5&edge=curl" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=-7IRJnbwuuIC&printsec=frontcover&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Akim-foo: The History of a Failure</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></span><br/><span><span style="color:#008000">Affichage du livre entier</span> - 1875</span><br/></span></div></td><td align=right></td></tr></table></div></div><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=sf9EAAAAIAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=sf9EAAAAIAAJ&printsec=frontcover&img=1&zoom=5&edge=curl" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=sf9EAAAAIAAJ&printsec=frontcover&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Akim-foo: The History of a Failure</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></span><br/><span><span style="color:#008000">Affichage du livre entier</span> - 1875</span><br/></span></div></td><td align=right></td></tr></table></div></div><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=oWDSyAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=oWDSyAEACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=oWDSyAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=4"><span dir=ltr>Akim-Foo: The History of a Failure</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22" class="secondary"><span dir=ltr>Sir William Francis Butler</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><div style="clear:both"></div><div class="showall"><a class="secondary" href="https://books.google.fr/books?q=editions:HARVARD32044088677398&id=B3hOv6y9_dcC&hl=fr&source=gbs_book_other_versions_r&cad=4">Tout afficher »</a></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Akim-foo","authors":"Sir William Francis Butler","bib_key":"BL:A0024550287","pub_date":"1875","subject":"Akyem Abuakwa (Ghana)","info_url":"https://books.google.fr/books?id=-7IRJnbwuuIC\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=-7IRJnbwuuIC\u0026printsec=frontcover\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=-7IRJnbwuuIC\u0026printsec=frontcover\u0026img=1\u0026zoom=1\u0026edge=curl","num_pages":300,"viewability":5,"preview":"full","embeddable":true,"is_ebook":true,"is_free_ebook":true,"read_url":"https://play.google.com/books/reader?id=-7IRJnbwuuIC\u0026hl=fr\u0026printsec=frontcover","add_to_my_ebooks_url":"https://play.google.com/store/books/details?id=-7IRJnbwuuIC\u0026rdid=book--7IRJnbwuuIC\u0026rdot=1","my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=-7IRJnbwuuIC\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3D-7IRJnbwuuIC%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure","add_to_my_ebooks_url_is_on_play":true},{"title":"Akim-foo","authors":"Sir William Francis Butler","bib_key":"UCAL:$B303649","pub_date":"1875","subject":"Ashanti War, 1873-1874","info_url":"https://books.google.fr/books?id=sf9EAAAAIAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=sf9EAAAAIAAJ\u0026printsec=frontcover\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=sf9EAAAAIAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1\u0026edge=curl","num_pages":300,"viewability":5,"preview":"full","embeddable":true,"is_ebook":true,"is_free_ebook":true,"read_url":"https://play.google.com/books/reader?id=sf9EAAAAIAAJ\u0026hl=fr\u0026printsec=frontcover","add_to_my_ebooks_url":"https://play.google.com/store/books/details?id=sf9EAAAAIAAJ\u0026rdid=book-sf9EAAAAIAAJ\u0026rdot=1","my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=sf9EAAAAIAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3Dsf9EAAAAIAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","has_scanned_text":true,"can_download_pdf":true,"can_download_epub":true,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure","add_to_my_ebooks_url_is_on_play":true},{"title":"Akim-Foo","authors":"Sir William Francis Butler","bib_key":"ISBN:1318539102","pub_date":"5 ao�t 2019","snippet":"This is a reproduction of the original artefact. Generally these books are created from careful scans of the original. This allows us to preserve the book accurately and ...","subject":"History","info_url":"https://books.google.fr/books?id=oWDSyAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=oWDSyAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=oWDSyAEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":330,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=oWDSyAEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DoWDSyAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure"},{"title":"Akim-Foo","authors":"Sir William Francis Butler","bib_key":"ISBN:1354817214","pub_date":"27 avr. 2016","snippet":"This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it. This work was reproduced from the ...","info_url":"https://books.google.fr/books?id=pb-8jwEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=pb-8jwEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=pb-8jwEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":322,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=pb-8jwEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3Dpb-8jwEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DB3hOv6y9_dcC%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"subtitle":"The History of a Failure"}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Accassie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Accassie</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Accra&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>Accra</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=advance&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>advance</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=African&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>African</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Akim&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud0"><span dir=ltr>Akim</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=already&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>already</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=appeared&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>appeared</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=arms&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>arms</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=army&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>army</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=arrival&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>arrival</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Ashanti&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud0"><span dir=ltr>Ashanti</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Author&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>Author</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=body&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>body</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Books&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Books</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=brought&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>brought</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=bush&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>bush</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=BUTLER&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>BUTLER</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=called&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>called</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=camp&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>camp</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Cape+Coast&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Cape Coast</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Captain&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>Captain</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=carried&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>carried</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Castle&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Castle</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=chief&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>chief</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=close&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>close</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=cloth+extra&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>cloth extra</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Coffee+Ahencora&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Coffee Ahencora</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=coming&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>coming</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Coomassie&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>Coomassie</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=cross&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>cross</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Crown+8vo&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>Crown 8vo</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=distant&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>distant</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=edges&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>edges</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Edition&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Edition</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=enemy&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>enemy</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=England&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>England</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=English&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>English</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=eyes&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>eyes</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fetish&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>fetish</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fever&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>fever</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fight&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>fight</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=fired&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>fired</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=followed&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>followed</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=force&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>force</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=forest&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud2"><span dir=ltr>forest</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=four&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>four</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Fuah&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>Fuah</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=give&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>give</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=given&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>given</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=hand&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>hand</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=head&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>head</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=hill&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>hill</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=hope&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>hope</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Illustrations&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Illustrations</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=King&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud1"><span dir=ltr>King</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=land&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>land</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=leading&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>leading</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=leave&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>leave</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=letter&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>letter</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=light&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>light</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=looked&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>looked</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Mansu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Mansu</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=matter&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>matter</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=miles&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>miles</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=months&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>months</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=morning&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>morning</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=move&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>move</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=movement&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>movement</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=native&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>native</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=negro&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>negro</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=never&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>never</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=night&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>night</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=numerous&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>numerous</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=officers&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>officers</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=once&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>once</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=passed&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>passed</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=path&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>path</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=plantains&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud1"><span dir=ltr>plantains</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Prah&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>Prah</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Prahsu&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Prahsu</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=present&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>present</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Quabina+Fuah&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Quabina Fuah</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=reached&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>reached</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=ready&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>ready</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=received&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>received</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=river&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud3"><span dir=ltr>river</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=road&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud4"><span dir=ltr>road</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=scouts&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>scouts</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=seemed&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>seemed</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=sent&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>sent</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=shore&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>shore</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Small+post+8vo&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>Small post 8vo</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=soldiers&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>soldiers</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=soon&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>soon</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=stood&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>stood</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=story&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>story</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=taken&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>taken</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=tell&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>tell</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=things&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>things</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=told&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud9"><span dir=ltr>told</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=town&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>town</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=trees&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud7"><span dir=ltr>trees</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=Tribee&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>Tribee</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=turned&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud8"><span dir=ltr>turned</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=village&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>village</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=vols&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud5"><span dir=ltr>vols</span></a> <a href="https://books.google.fr/books?id=B3hOv6y9_dcC&q=West&hl=fr&source=gbs_word_cloud_r&cad=5" class="cloud6"><span dir=ltr>West</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=B3hOv6y9_dcC&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=B3hOv6y9_dcC&source=qrcode" alt="QR code for Akim-foo"title="Akim-foo"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Akim-foo: The History of a Failure</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22Sir+William+Francis+Butler%22&source=gbs_metadata_r&cad=6"><span dir=ltr>Sir William Francis Butler</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>S. Low, Marston, Low, & Searle, 1876</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Original provenant de</span></td><td class="metadata_value"><span dir=ltr>Universit� de Harvard</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Num�ris�</span></td><td class="metadata_value"><span dir=ltr>2 f�vr. 2018</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>300 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Akim_foo.bibtex?id=B3hOv6y9_dcC&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Akim_foo.enw?id=B3hOv6y9_dcC&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Akim_foo.ris?id=B3hOv6y9_dcC&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBooksRentalEnabled:1, IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1, IsBooksUnifiedLeftNavEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DB3hOv6y9_dcC%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"B3hOv6y9_dcC","is_ebook":true,"volumeresult":{"has_flowing_text":false,"has_scanned_text":true,"can_download_pdf":true,"can_download_epub":true,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false,"download_pdf_url":"https://books.google.fr/books/download/Akim_foo.pdf?id=B3hOv6y9_dcC\u0026hl=fr\u0026output=pdf\u0026sig=ACfU3U1hFNkz_0n5SNM9ig10mdtQCcTIfQ","download_epub_url":"https://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC\u0026hl=fr\u0026output=epub"},"sample_url":"https://play.google.com/books/reader?id=B3hOv6y9_dcC\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":true}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=B3hOv6y9_dcC&hl=fr&source=gbs_api&v=B3hOv6y9_dcC&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 4 | 0 | 0 |
| [code_1] Response code is 200 | 4 | 0 | 0 |
| [format_1] Response format is JSON | 4 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#volume | 4 | 0 | 0 |
| [S00] response time is below 400ms | 4 | 0 | 0 |
| [S102C001_${data.iteration}] Response <id> matches request id | 4 | 0 | 0 |
| [S102C002_1] Response <title> matches Akim-foo | 4 | 0 | 0 |
| [S102C003_${data.iteration}]Response has <thumbnail> property pointing to an image | 4 | 0 | 0 |
| [S102C004_${data.iteration}] Response <previewLink> is valid and pointing to an html page | 4 | 0 | 0 |
| [S102C005_${data.iteration}] Response <infoLink> is valid and pointing to an html page | 4 | 0 | 0 |
| Total | 40 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 510efc26-03f5-4770-a85b-52204613d4fd |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:44 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "bBs1qdv0QWE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "yHxPJ6wzH8o",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "SYccSUinvaI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "MOaMREyoVdA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Bkvy+d6iFoo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "Cv2F8Zj7PoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "cDX65LFbYOI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "BLp2lh2X7hs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "ERk9DjCABN4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "mYo0Z/Kj9YU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | da8e966b-4705-4892-b96a-66b7a4ee5030 |
| Host | play.google.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=jUzd5D99PrcqMeeipv73qJsBpg4RScsqG9MatjOB2eMUCKmV-n9m8spc9Phu_v7qbSp_taaVhJ2e5LgNKlLk9WCTP9uwBwPiJ-c6T_BmiMor2Yw0XgFKvL4Mo3lBi2UfQAHd6-eINnB-eb0lfrKrjUH6hNhn5yY4jtsxw6OVj6w |
| Header Name | Header Value |
|---|---|
| Content-Type | text/html; charset=utf-8 |
| Vary | Sec-Fetch-Dest, Sec-Fetch-Mode, Sec-Fetch-Site |
| x-ua-compatible | IE=edge |
| Cache-Control | no-cache, no-store, max-age=0, must-revalidate |
| Pragma | no-cache |
| Expires | Mon, 01 Jan 1990 00:00:00 GMT |
| Date | Fri, 09 Apr 2021 16:21:44 GMT |
| Content-Security-Policy | script-src 'report-sample' 'nonce-BtCJQ83kv0Qw8Y+N5THhew' 'unsafe-inline' 'unsafe-eval';object-src 'none';base-uri 'self';report-uri /_/PlayStoreUi/cspreport;worker-src 'self' |
| Cross-Origin-Resource-Policy | same-site |
| Content-Encoding | gzip |
| Server | ESF |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!doctype html><html lang="en" dir="ltr"><head><base href="https://play.google.com/"><meta name="referrer" content="origin"><link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Google Play"><link rel="shortcut icon" href="//www.gstatic.com/android/market_images/web/favicon_v2.ico"><script data-id="_gd" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.WIZ_global_data = {"DpimGf":false,"EP1ykd":["/_/*","/covid19/exposurenotifications/select","/covid19/exposurenotifications/select/*","/store/ereview","/store/ereview/","/store/linkbuilder","/store/linkbuilder/","/store/movies/device","/store/movies/device/","/web/store/ereview","/web/store/ereview/","/web/store/linkbuilder","/web/store/linkbuilder/","/web/store/movies/device","/web/store/movies/device/"],"FdrFJe":"-3444620401724091033","GWsdKe":"en-US","IjaTqd":"%.@.]\n","Im6cmf":"/_/PlayStoreUi","LVIXXb":1,"LoQv7e":false,"MT7f9b":["Fho1U","Ngbm"],"QEwZ9c":"%.@.[10,[10,50]\n]\n,true,null,[96,27,4,8,57,30,110,11,16,49,1,3,9,12,104,55,56,51,10,34,31,145]\n,[null,null,null,[[[[7,1]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,31]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,104]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,9]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,8]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,27]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,49]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,12]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,65]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,110]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,88]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,11]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,56]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,55]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[7,96]\n,[[1,73,96,103,58,92,52,112,69,19,31,101,123,74,49,80,20,10,14,79,43]\n]\n]\n,[[9,1]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,31]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,104]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,9]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,8]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,27]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,49]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,12]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,65]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,110]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,88]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,11]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,56]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,55]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[9,96]\n,[[1,7,9,24,12,31,5,10,15,27,8]\n]\n]\n,[[17,1]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,31]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,104]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,9]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,8]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,27]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,49]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,12]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,65]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,110]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,88]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,11]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,56]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,55]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[17,96]\n,[[1,7,9,25,13,31,5,10,27,8]\n]\n]\n,[[10,1]\n,[[1,7,6,9]\n]\n]\n,[[10,31]\n,[[1,7,6,9]\n]\n]\n,[[10,104]\n,[[1,7,6,9]\n]\n]\n,[[10,9]\n,[[1,7,6,9]\n]\n]\n,[[10,8]\n,[[1,7,6,9]\n]\n]\n,[[10,27]\n,[[1,7,6,9]\n]\n]\n,[[10,49]\n,[[1,7,6,9]\n]\n]\n,[[10,12]\n,[[1,7,6,9]\n]\n]\n,[[10,65]\n,[[1,7,6,9]\n]\n]\n,[[10,110]\n,[[1,7,6,9]\n]\n]\n,[[10,88]\n,[[1,7,6,9]\n]\n]\n,[[10,11]\n,[[1,7,6,9]\n]\n]\n,[[10,56]\n,[[1,7,6,9]\n]\n]\n,[[10,55]\n,[[1,7,6,9]\n]\n]\n,[[10,96]\n,[[1,7,6,9]\n]\n]\n,[[1,1]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,31]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,104]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,9]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,8]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,27]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,49]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,12]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,65]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,110]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,88]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,11]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,56]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,55]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[1,96]\n,[[1,5,14,38,19,29,7,34,4,11,6,30,16,10]\n]\n]\n,[[4,1]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,31]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,104]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,9]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,8]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,27]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,49]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,12]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,65]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,110]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,88]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,11]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,56]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,55]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[4,96]\n,[[1,3,5,4,7,6,11,19]\n]\n]\n,[[3,1]\n,[[1,5,4,10,17]\n]\n]\n,[[3,31]\n,[[1,5,4,10,17]\n]\n]\n,[[3,104]\n,[[1,5,4,10,17]\n]\n]\n,[[3,9]\n,[[1,5,4,10,17]\n]\n]\n,[[3,8]\n,[[1,5,4,10,17]\n]\n]\n,[[3,27]\n,[[1,5,4,10,17]\n]\n]\n,[[3,49]\n,[[1,5,4,10,17]\n]\n]\n,[[3,12]\n,[[1,5,4,10,17]\n]\n]\n,[[3,65]\n,[[1,5,4,10,17]\n]\n]\n,[[3,110]\n,[[1,5,4,10,17]\n]\n]\n,[[3,88]\n,[[1,5,4,10,17]\n]\n]\n,[[3,11]\n,[[1,5,4,10,17]\n]\n]\n,[[3,56]\n,[[1,5,4,10,17]\n]\n]\n,[[3,55]\n,[[1,5,4,10,17]\n]\n]\n,[[3,96]\n,[[1,5,4,10,17]\n]\n]\n,[[2,1]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,31]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,104]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,9]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,8]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,27]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,49]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,12]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,65]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,110]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,88]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,11]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,56]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,55]\n,[[1,5,7,18,4,16]\n]\n]\n,[[2,96]\n,[[1,5,7,18,4,16]\n]\n]\n]\n]\n]\n]\n","QrtxK":"","S06Grb":"","S1NZmd":false,"Yllh3e":"%.@.1617985304409877,173888133,2416238499]\n","c7nB8c":false,"cCnPQ":"EhgKFgiUntG16POY8cIBEJ/9vqLqlJqovAE\u003d","cfb2h":"boq_playuiserver_20210407.03_p0","eNnkwf":"1617985302","eptZe":"/_/PlayStoreUi/","fPDxwd":[1763433,1772879],"gGcLoe":false,"nQyAE":{"NaUWQ":"UA-175465880-1","aaCYGd":"false","zRvUdd":"true","rMkm6b":"true","X2L6O":"com.hive.aggretsuko,com.noodlecake.altosodyssey,com.gameloft.android.ANMP.GloftA9HM,com.king.candycrushsodasaga,com.yodo1.crossyroad,com.disney.emojimatch_goo,com.bethsoft.falloutshelter,com.halfbrick.fruitninjafree,com.playrix.gardenscapes,com.playdemic.golf.android,com.balysv.loop,net.wooga.junes_journey_hidden_object_mystery_game,com.igg.android.lordsmobile,com.pomelogames.MarsGame,com.gramgames.mergedragons,com.dhb.microrpg,com.microsoft.microsoftsolitairecollection,com.capplay.mdrpg,com.stormx.factory,com.rhinogamesinc.mythgard,com.kurechii.postknight,com.turner.pocketmorties,dk.houseonfire.android.thesilentage,com.ea.game.simcitymobile_row,com.game.space.shooter2,com.scopely.startrek,net.peakgames.toonblast,com.pixelfederation.ts2","SM46zb":"false","aD8FJf":"false","G88kee":"true","h5GVub":"true","Mutdpf":"false","HTQoVd":"true","FJKcPe":"false","pEzADd":"false","Zrxxhe":"true","aMhTab":"true","dReiAb":"false","rPAkde":"false","AQjP6b":"true","pzAK0c":"false","WuTPob":"true","Zy7HEe":"false","FruO9e":"true","I6Irt":"true","KgdN3d":"https://families.google.com","cr1v5e":"false","tLoQze":"true","D3c8W":"true","PV2moe":"false","KHpdpf":"false","b1Rcdc":"false","wcLcde":"false","tBSlob":"false","cx4Apd":"false","PQLgYe":"https://tokenized.play.google.com","E7CtC":"false","CaTpee":"","pR1E8b":"false","GFlWae":"false","Zffwxe":"true","OjalFd":"6LcA2tEZAAAAAJj7FTYTF9cZ4NL3ShgBCBfkWov0","KPR7X":"true","aUHtTb":"true","tW3o0d":"false","TlFcIe":"https://play.google.com/store/ereview","B3n0Re":"false","Mrhm1c":"https://play.google.com","MhR8Kc":"65","AUkF5c":"UA-19995903-1","LYd92":"true","rk1jkd":"false","fpvLbe":"","psXqCf":"true","CyQivc":"https://debug-settings.corp.google.com/play","kh7qD":"https://tokenized.play.google.com","gnTgwc":"https://families.google.com","DfjUYc":"false","dZjedc":"false","eQLVof":"false"},"qwAQke":"PlayStoreUi","qymVe":"u-ytzUXygMbHinCSoyTbK6BFiSA","rtQCxc":-120,"thykhd":"AKH95es7dDqUrXt6hg9WgV_BHmILR0omI-O7pOH1O0xZQ7xa9FSPKFRxrmUQQSw4HsMOtCWVOjJDVp6hvrUNR3rxUYs147nhiUv8iOeGIZeEPt8\u003d","uTfsGf":"%.@.]\n","utHyne":{"/hidden/bs_sw.js?xhrRoot\u003d%2F_%2FPlayStoreUi\u0026mssRowKey\u003dboq-play.PlayStoreUi.en_US.sG5vsC0ZMhM.es5.O\u0026buildLabel\u003dboq_playuiserver_20210407.03_p0\u0026initialJsPath\u003dhttps%3A%2F%2Fwww.gstatic.com%2F_%2Fboq-play%2F_%2Fjs%2Fk%3Dboq-play.PlayStoreUi.en_US.sG5vsC0ZMhM.es5.O%2Fam%3DNaSBtxSECA%2Fd%3D1%2Fexcm%3D_b%2C_tp%2Cbookdetailsview%2Fed%3D1%2Fdg%3D0%2Fwt%3D2%2Fct%3Dzgms%2Frs%3DAB1caFWPh8oNj9xqzgTFwe5L3wlSmFDtag%2Fm%3D_b%2C_tp":"%.@.[null,null,null,\"/hidden/bs_sw.js?xhrRoot\\u003d%2F_%2FPlayStoreUi\\u0026mssRowKey\\u003dboq-play.PlayStoreUi.en_US.sG5vsC0ZMhM.es5.O\\u0026buildLabel\\u003dboq_playuiserver_20210407.03_p0\\u0026initialJsPath\\u003dhttps%3A%2F%2Fwww.gstatic.com%2F_%2Fboq-play%2F_%2Fjs%2Fk%3Dboq-play.PlayStoreUi.en_US.sG5vsC0ZMhM.es5.O%2Fam%3DNaSBtxSECA%2Fd%3D1%2Fexcm%3D_b%2C_tp%2Cbookdetailsview%2Fed%3D1%2Fdg%3D0%2Fwt%3D2%2Fct%3Dzgms%2Frs%3DAB1caFWPh8oNj9xqzgTFwe5L3wlSmFDtag%2Fm%3D_b%2C_tp\"]\n,\"SM46zb\"]\n"},"w2btAe":"%.@.null,null,\"\",false,null,null,null,false]\n","x96UBf":"google.com","zChJod":"%.@.]\n","zQmIje":"FR","zcqTh":"https://accounts.google.com/ServiceLogin?service\u003dgoogleplay\u0026passive\u003d86400"};</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">(function(){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
'use strict';var a=window,d=a.performance,l=k();a.cc_latency_start_time=d&&d.now?0:d&&d.timing&&d.timing.navigationStart?d.timing.navigationStart:l;function k(){return d&&d.now?d.now():(new Date).getTime()}function n(f){if(d&&d.now&&d.mark){var h=d.mark(f);if(h)return h.startTime;if(d.getEntriesByName&&(f=d.getEntriesByName(f).pop()))return f.startTime}return k()}a.onaft=function(){n("aft")};a._isLazyImage=function(f){return f.hasAttribute("data-src")||f.hasAttribute("data-ils")||"lazy"===f.getAttribute("loading")};
a.l=function(f){function h(b){var c={};c[b]=k();a.cc_latency.push(c)}function m(b){var c=n("iml");b.setAttribute("data-iml",c);return c}a.cc_aid=f;a.iml_start=a.cc_latency_start_time;a.css_size=0;a.cc_latency=[];a.ccTick=h;a.onJsLoad=function(){h("jsl")};a.onCssLoad=function(){h("cssl")};a._isVisible=function(b,c,g){g=void 0===g?!1:g;if(!c||"none"==c.style.display)return!1;var e=b.defaultView;if(e&&e.getComputedStyle&&(e=e.getComputedStyle(c),"0px"==e.height||"0px"==e.width||"hidden"==e.visibility&&
!g))return!1;if(!c.getBoundingClientRect)return!0;e=c.getBoundingClientRect();c=e.left+a.pageXOffset;g=e.top+a.pageYOffset;if(0>g+e.height||0>c+e.width||0>=e.height||0>=e.width)return!1;b=b.documentElement;return g<=(a.innerHeight||b.clientHeight)&&c<=(a.innerWidth||b.clientWidth)};a._recordImlEl=m;document.documentElement.addEventListener("load",function(b){b=b.target;var c;"IMG"!=b.tagName||b.hasAttribute("data-iid")||a._isLazyImage(b)||b.hasAttribute("data-noaft")||(c=m(b));if(a.aft_counter&&(b=
a.aft_counter.indexOf(b),-1!==b&&(b=1===a.aft_counter.splice(b,1).length,0===a.aft_counter.length&&b&&c)))a.onaft(c)},!0);a.prt=-1;a.wiz_tick=function(){var b=n("prt");a.prt=b}};}).call(this);
l('qy4EOc')</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">var _F_cssRowKey = 'boq-play.PlayStoreUi.BhDKXvMbhCA.L.X.O';var _F_combinedSignature = 'AB1caFWKPgB-rGEfAwi0w1Lea2Xvx1h3JA';function _DumpException(e) {throw e;}</script><style data-href="https://www.gstatic.com/_/boq-play/_/ss/k=boq-play.PlayStoreUi.BhDKXvMbhCA.L.X.O/am=NaSBtxSECA/d=1/ed=1/ct=zgms/rs=AB1caFUueiixAZxvjmKQwbx3mUP-5VBtew/m=bookdetailsview,_b,_tp" nonce="BtCJQ83kv0Qw8Y+N5THhew">html{height:100%;overflow:hidden}body{height:100%;overflow:hidden;color:rgba(0,0,0,0.87);font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;margin:0;text-size-adjust:100%}textarea{font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif}a{text-decoration:none;color:#2962ff}img{border:none}#apps-debug-tracers{display:none}html{overflow:visible}body{overflow:visible;overflow-y:scroll}@keyframes mdc-ripple-fg-radius-in{0%{animation-timing-function:cubic-bezier(0.4,0,0.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{0%{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{0%{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.VfPpkd-ksKsZd-XxIAqe{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;will-change:transform,opacity;position:relative;outline:none;overflow:hidden}.VfPpkd-ksKsZd-XxIAqe::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-ksKsZd-XxIAqe::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-ksKsZd-XxIAqe::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.VfPpkd-ksKsZd-XxIAqe::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d::before{transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d::after{top:0;left:0;transform:scale(0);transform-origin:center center}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-ksKsZd-XxIAqe::before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.VfPpkd-ksKsZd-XxIAqe::after{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.VfPpkd-ksKsZd-XxIAqe:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-ksKsZd-XxIAqe:not(.VfPpkd-ksKsZd-mWPk3d):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-ksKsZd-XxIAqe:not(.VfPpkd-ksKsZd-mWPk3d)::after{transition:opacity 150ms linear}.VfPpkd-ksKsZd-XxIAqe:not(.VfPpkd-ksKsZd-mWPk3d):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-ksKsZd-XxIAqe::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.VfPpkd-ksKsZd-XxIAqe::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded],.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd{overflow:visible}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded]::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded]::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded].VfPpkd-ksKsZd-mWPk3d::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded].VfPpkd-ksKsZd-mWPk3d::after{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%))}.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd.VfPpkd-ksKsZd-mWPk3d::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd.VfPpkd-ksKsZd-mWPk3d::after{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%))}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded].VfPpkd-ksKsZd-mWPk3d::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd.VfPpkd-ksKsZd-mWPk3d::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-dgl2Hf-ppHlrf-sM5MNb{display:inline}.VfPpkd-LgbsSe{font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size,0.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height,2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight,500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing,0.0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform,uppercase);position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;overflow:visible;vertical-align:middle}.VfPpkd-LgbsSe .VfPpkd-BFbNVe-bF1uUb{width:100%;height:100%;top:0;left:0}.VfPpkd-LgbsSe::-moz-focus-inner{padding:0;border:0}.VfPpkd-LgbsSe:active{outline:none}.VfPpkd-LgbsSe:hover{cursor:pointer}.VfPpkd-LgbsSe:disabled{cursor:default;pointer-events:none}.VfPpkd-LgbsSe .VfPpkd-kBDsod{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}[dir=rtl] .VfPpkd-LgbsSe .VfPpkd-kBDsod,.VfPpkd-LgbsSe .VfPpkd-kBDsod[dir=rtl]{margin-left:8px;margin-right:0}.VfPpkd-LgbsSe .VfPpkd-RLmnJb{position:absolute;top:50%;right:0;height:48px;left:0;transform:translateY(-50%)}.VfPpkd-vQzf8d+.VfPpkd-kBDsod{margin-left:8px;margin-right:0}[dir=rtl] .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-vQzf8d+.VfPpkd-kBDsod[dir=rtl]{margin-left:0;margin-right:8px}svg.VfPpkd-kBDsod{fill:currentColor}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-kBDsod{margin-left:-4px;margin-right:8px}[dir=rtl] .VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-kBDsod[dir=rtl],[dir=rtl] .VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-kBDsod[dir=rtl],[dir=rtl] .VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-kBDsod[dir=rtl],.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-vQzf8d+.VfPpkd-kBDsod{margin-left:8px;margin-right:-4px}[dir=rtl] .VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-vQzf8d+.VfPpkd-kBDsod[dir=rtl],[dir=rtl] .VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-vQzf8d+.VfPpkd-kBDsod[dir=rtl],[dir=rtl] .VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-vQzf8d+.VfPpkd-kBDsod[dir=rtl]{margin-left:-4px;margin-right:8px}.VfPpkd-LgbsSe-OWXEXe-dgl2Hf{margin-top:6px;margin-bottom:6px}.VfPpkd-LgbsSe{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;will-change:transform,opacity}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Jh9lGc::before{transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Jh9lGc::after{top:0;left:0;transform:scale(0);transform-origin:center center}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd .VfPpkd-Jh9lGc::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc .VfPpkd-Jh9lGc::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf .VfPpkd-Jh9lGc::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Jh9lGc::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc{position:absolute;box-sizing:content-box;width:100%;height:100%;overflow:hidden}.VfPpkd-LgbsSe:not(.VfPpkd-LgbsSe-OWXEXe-INsAgc) .VfPpkd-Jh9lGc{top:0;left:0}.VfPpkd-LgbsSe-OWXEXe-MV7yeb{box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);transition:box-shadow 280ms cubic-bezier(0.4,0,0.2,1)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:hover,.VfPpkd-LgbsSe-OWXEXe-MV7yeb:focus{box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:active{box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:disabled{box-shadow:0 0 0 0 rgba(0,0,0,0.2),0 0 0 0 rgba(0,0,0,0.14),0 0 0 0 rgba(0,0,0,0.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc{border-style:solid}.VfPpkd-LgbsSe{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small,4px);padding:0 8px 0 8px}.VfPpkd-LgbsSe:not(:disabled),.VfPpkd-LgbsSe:disabled{background-color:transparent}.VfPpkd-LgbsSe:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-LgbsSe:disabled{color:rgba(0,0,0,0.38)}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.VfPpkd-LgbsSe:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc{border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ{padding:0 16px 0 16px;height:36px;border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(:disabled){background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:disabled{background-color:rgba(0,0,0,0.12)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary,#fff)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:disabled{color:rgba(0,0,0,0.38)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc::after{background-color:#fff;background-color:var(--mdc-ripple-color,var(--mdc-theme-on-primary,#fff))}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:hover .VfPpkd-Jh9lGc::before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity,0.08)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc{border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb{padding:0 16px 0 16px;height:36px;border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(:disabled){background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:disabled{background-color:rgba(0,0,0,0.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary,#fff)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:disabled{color:rgba(0,0,0,0.38)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-Jh9lGc::after{background-color:#fff;background-color:var(--mdc-ripple-color,var(--mdc-theme-on-primary,#fff))}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:hover .VfPpkd-Jh9lGc::before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity,0.08)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-Jh9lGc{border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-LgbsSe-OWXEXe-INsAgc{height:36px;border-radius:4px;border-radius:var(--mdc-shape-small,4px);padding:0 15px 0 15px;border-width:1px}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(:disabled),.VfPpkd-LgbsSe-OWXEXe-INsAgc:disabled{background-color:transparent}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-LgbsSe-OWXEXe-INsAgc:disabled{color:rgba(0,0,0,0.38)}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc::after{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.VfPpkd-LgbsSe-OWXEXe-INsAgc:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc{border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(:disabled),.VfPpkd-LgbsSe-OWXEXe-INsAgc:disabled{border-color:rgba(0,0,0,0.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc{top:-1px;left:-1px;border:1px solid transparent}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-RLmnJb{left:-1px;width:calc(100% + 2*1px)}.VfPpkd-Bz112c-LgbsSe{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:transparent;fill:currentColor;color:inherit;font-size:24px;text-decoration:none;cursor:pointer;width:48px;height:48px;padding:12px}.VfPpkd-Bz112c-LgbsSe svg,.VfPpkd-Bz112c-LgbsSe img{width:24px;height:24px}.VfPpkd-Bz112c-LgbsSe:disabled{color:rgba(0,0,0,0.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,0.38));cursor:default;pointer-events:none}.VfPpkd-Bz112c-kBDsod{display:inline-block}.VfPpkd-Bz112c-kBDsod.VfPpkd-Bz112c-kBDsod-OWXEXe-IT5dJd,.VfPpkd-Bz112c-LgbsSe-OWXEXe-IT5dJd .VfPpkd-Bz112c-kBDsod{display:none}.VfPpkd-Bz112c-LgbsSe-OWXEXe-IT5dJd .VfPpkd-Bz112c-kBDsod.VfPpkd-Bz112c-kBDsod-OWXEXe-IT5dJd{display:inline-block}.VfPpkd-Bz112c-LgbsSe{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;will-change:transform,opacity}.VfPpkd-Bz112c-LgbsSe::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-Bz112c-LgbsSe::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-Bz112c-LgbsSe::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.VfPpkd-Bz112c-LgbsSe::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d::before{transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d::after{transform:scale(0);transform-origin:center center}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-Bz112c-LgbsSe::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.VfPpkd-Bz112c-LgbsSe::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d::after{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-Bz112c-LgbsSe::before{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.VfPpkd-Bz112c-LgbsSe::after{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.VfPpkd-Bz112c-LgbsSe:hover::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):focus::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d)::after{transition:opacity 150ms linear}.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):active::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.nCP5yc{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;transition:border 280ms cubic-bezier(0.4,0,0.2,1),box-shadow 280ms cubic-bezier(0.4,0,0.2,1);box-shadow:none}.nCP5yc .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.nCP5yc .VfPpkd-vQzf8d,.nCP5yc .VfPpkd-kBDsod{position:relative}.nCP5yc:not(:disabled){background-color:#1a73e8;background-color:var(--gm-fillbutton-container-color,#1a73e8);color:#fff;color:var(--gm-fillbutton-ink-color,#fff)}.nCP5yc:disabled{background-color:rgba(60,64,67,0.12);background-color:var(--gm-fillbutton-disabled-container-color,rgba(60,64,67,0.12));color:rgba(60,64,67,0.38);color:var(--gm-fillbutton-disabled-ink-color,rgba(60,64,67,0.38))}.nCP5yc .VfPpkd-Jh9lGc::before,.nCP5yc .VfPpkd-Jh9lGc::after{background-color:#202124;background-color:var(--gm-fillbutton-state-color,#202124)}.nCP5yc:hover .VfPpkd-Jh9lGc::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,0.16)}.nCP5yc.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.nCP5yc:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,0.24)}.nCP5yc:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.nCP5yc:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,0.2)}.nCP5yc.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.2)}.nCP5yc .VfPpkd-BFbNVe-bF1uUb{opacity:0}.nCP5yc:hover{box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 var(--gm-fillbutton-keyshadow-color,rgba(60,64,67,0.3)),0 1px 3px 1px var(--gm-fillbutton-ambientshadow-color,rgba(60,64,67,0.15))}.nCP5yc:hover .VfPpkd-BFbNVe-bF1uUb{opacity:0}.nCP5yc:active{box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 2px 6px 2px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 var(--gm-fillbutton-keyshadow-color,rgba(60,64,67,0.3)),0 2px 6px 2px var(--gm-fillbutton-ambientshadow-color,rgba(60,64,67,0.15))}.nCP5yc:active .VfPpkd-BFbNVe-bF1uUb{opacity:0}.Rj2Mlf{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;transition:border 280ms cubic-bezier(0.4,0,0.2,1),box-shadow 280ms cubic-bezier(0.4,0,0.2,1);box-shadow:none}.Rj2Mlf .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.Rj2Mlf .VfPpkd-vQzf8d,.Rj2Mlf .VfPpkd-kBDsod{position:relative}.Rj2Mlf:not(:disabled){color:#1a73e8;color:var(--gm-hairlinebutton-ink-color,#1a73e8);border-color:#dadce0;border-color:var(--gm-hairlinebutton-outline-color,#dadce0)}.Rj2Mlf:not(:disabled):hover{border-color:#dadce0;border-color:var(--gm-hairlinebutton-outline-color,#dadce0)}.Rj2Mlf:not(:disabled).VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe,.Rj2Mlf:not(:disabled):not(.VfPpkd-ksKsZd-mWPk3d):focus{border-color:#174ea6;border-color:var(--gm-hairlinebutton-outline-color--stateful,#174ea6)}.Rj2Mlf:not(:disabled):active,.Rj2Mlf:not(:disabled):focus:active{border-color:#dadce0;border-color:var(--gm-hairlinebutton-outline-color,#dadce0)}.Rj2Mlf:disabled{color:rgba(60,64,67,0.38);color:var(--gm-hairlinebutton-disabled-ink-color,rgba(60,64,67,0.38));border-color:rgba(60,64,67,0.12);border-color:var(--gm-hairlinebutton-disabled-outline-color,rgba(60,64,67,0.12))}.Rj2Mlf:hover:not(:disabled),.Rj2Mlf:active:not(:disabled),.Rj2Mlf:not(.UMrnmb-AHmuwe-L6cTce):focus:not(:disabled),.Rj2Mlf.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled){color:#174ea6;color:var(--gm-hairlinebutton-ink-color--stateful,#174ea6)}.Rj2Mlf .VfPpkd-BFbNVe-bF1uUb{opacity:0}.Rj2Mlf .VfPpkd-Jh9lGc::before,.Rj2Mlf .VfPpkd-Jh9lGc::after{background-color:#1a73e8;background-color:var(--gm-hairlinebutton-state-color,#1a73e8)}.Rj2Mlf:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.Rj2Mlf.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.Rj2Mlf.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.b9hyVd{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;transition:border 280ms cubic-bezier(0.4,0,0.2,1),box-shadow 280ms cubic-bezier(0.4,0,0.2,1)}.b9hyVd .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.b9hyVd .VfPpkd-vQzf8d,.b9hyVd .VfPpkd-kBDsod{position:relative}.b9hyVd:not(:disabled){background-color:#fff;background-color:var(--gm-protectedbutton-container-color,#fff);color:#1a73e8;color:var(--gm-protectedbutton-ink-color,#1a73e8)}.b9hyVd:disabled{background-color:rgba(60,64,67,0.12);background-color:var(--gm-protectedbutton-disabled-container-color,rgba(60,64,67,0.12));color:rgba(60,64,67,0.38);color:var(--gm-protectedbutton-disabled-ink-color,rgba(60,64,67,0.38))}.b9hyVd:hover:not(:disabled),.b9hyVd:active:not(:disabled),.b9hyVd:not(.UMrnmb-AHmuwe-L6cTce):focus:not(:disabled),.b9hyVd.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled){color:#174ea6;color:var(--gm-protectedbutton-ink-color--stateful,#174ea6)}.b9hyVd,.b9hyVd:focus{border-width:0;box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 var(--gm-protectedbutton-keyshadow-color,rgba(60,64,67,0.3)),0 1px 3px 1px var(--gm-protectedbutton-ambientshadow-color,rgba(60,64,67,0.15))}.b9hyVd .VfPpkd-BFbNVe-bF1uUb,.b9hyVd:focus .VfPpkd-BFbNVe-bF1uUb{opacity:0}.b9hyVd:hover{border-width:0;box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 2px 6px 2px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 var(--gm-protectedbutton-keyshadow-color,rgba(60,64,67,0.3)),0 2px 6px 2px var(--gm-protectedbutton-ambientshadow-color,rgba(60,64,67,0.15))}.b9hyVd:hover .VfPpkd-BFbNVe-bF1uUb{opacity:0}.b9hyVd:active{border-width:0;box-shadow:0 1px 3px 0 rgba(60,64,67,0.3),0 4px 8px 3px rgba(60,64,67,0.15);box-shadow:0 1px 3px 0 var(--gm-protectedbutton-keyshadow-color,rgba(60,64,67,0.3)),0 4px 8px 3px var(--gm-protectedbutton-ambientshadow-color,rgba(60,64,67,0.15))}.b9hyVd:active .VfPpkd-BFbNVe-bF1uUb{opacity:0}.b9hyVd .VfPpkd-Jh9lGc::before,.b9hyVd .VfPpkd-Jh9lGc::after{background-color:#1a73e8;background-color:var(--gm-protectedbutton-state-color,#1a73e8)}.b9hyVd:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.b9hyVd.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.b9hyVd:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.b9hyVd:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.b9hyVd:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.b9hyVd.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.Kjnxrf{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;transition:border 280ms cubic-bezier(0.4,0,0.2,1),box-shadow 280ms cubic-bezier(0.4,0,0.2,1);box-shadow:none}.Kjnxrf .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.Kjnxrf .VfPpkd-vQzf8d,.Kjnxrf .VfPpkd-kBDsod{position:relative}.Kjnxrf:not(:disabled){background-color:#e8f0fe;background-color:var(--gm-tonalbutton-container-color,#e8f0fe);color:#1967d2;color:var(--gm-tonalbutton-ink-color,#1967d2)}.Kjnxrf:disabled{background-color:rgba(60,64,67,0.12);background-color:var(--gm-tonalbutton-disabled-container-color,rgba(60,64,67,0.12));color:rgba(60,64,67,0.38);color:var(--gm-tonalbutton-disabled-ink-color,rgba(60,64,67,0.38))}.Kjnxrf:hover:not(:disabled),.Kjnxrf:active:not(:disabled),.Kjnxrf:not(.UMrnmb-AHmuwe-L6cTce):focus:not(:disabled),.Kjnxrf.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled){color:#174ea6;color:var(--gm-tonalbutton-ink-color--stateful,#174ea6)}.Kjnxrf .VfPpkd-Jh9lGc::before,.Kjnxrf .VfPpkd-Jh9lGc::after{background-color:#1967d2;background-color:var(--gm-tonalbutton-state-color,#1967d2)}.Kjnxrf:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.Kjnxrf.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.Kjnxrf:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.Kjnxrf:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.Kjnxrf:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.1;opacity:var(--mdc-ripple-press-opacity,0.1)}.Kjnxrf.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.1)}.Kjnxrf .VfPpkd-BFbNVe-bF1uUb{opacity:0}.Kjnxrf:hover{box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 var(--gm-tonalbutton-keyshadow-color,rgba(60,64,67,0.3)),0 1px 3px 1px var(--gm-tonalbutton-ambientshadow-color,rgba(60,64,67,0.15))}.Kjnxrf:hover .VfPpkd-BFbNVe-bF1uUb{opacity:0}.Kjnxrf:active{box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 2px 6px 2px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 var(--gm-tonalbutton-keyshadow-color,rgba(60,64,67,0.3)),0 2px 6px 2px var(--gm-tonalbutton-ambientshadow-color,rgba(60,64,67,0.15))}.Kjnxrf:active .VfPpkd-BFbNVe-bF1uUb{opacity:0}.ksBjEc{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none}.ksBjEc .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.ksBjEc .VfPpkd-vQzf8d,.ksBjEc .VfPpkd-kBDsod{position:relative}.ksBjEc:not(:disabled){background-color:transparent;color:#1a73e8;color:var(--gm-colortextbutton-ink-color,#1a73e8)}.ksBjEc:disabled{color:rgba(60,64,67,0.38);color:var(--gm-colortextbutton-disabled-ink-color,rgba(60,64,67,0.38))}.ksBjEc:hover:not(:disabled),.ksBjEc:active:not(:disabled),.ksBjEc:not(.UMrnmb-AHmuwe-L6cTce):focus:not(:disabled),.ksBjEc.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled){color:#174ea6;color:var(--gm-colortextbutton-ink-color--stateful,#174ea6)}.ksBjEc .VfPpkd-Jh9lGc::before,.ksBjEc .VfPpkd-Jh9lGc::after{background-color:#1a73e8;background-color:var(--gm-colortextbutton-state-color,#1a73e8)}.ksBjEc:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.ksBjEc.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.ksBjEc:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.ksBjEc:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.ksBjEc:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.ksBjEc.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.LjDxcd{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none}.LjDxcd .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.LjDxcd .VfPpkd-vQzf8d,.LjDxcd .VfPpkd-kBDsod{position:relative}.LjDxcd:not(:disabled){color:#5f6368;color:var(--gm-neutraltextbutton-ink-color,#5f6368)}.LjDxcd:disabled{color:rgba(60,64,67,0.38);color:var(--gm-neutraltextbutton-disabled-ink-color,rgba(60,64,67,0.38))}.LjDxcd:hover:not(:disabled),.LjDxcd:active:not(:disabled),.LjDxcd:not(.UMrnmb-AHmuwe-L6cTce):focus:not(:disabled),.LjDxcd.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled){color:#202124;color:var(--gm-neutraltextbutton-ink-color--stateful,#202124)}.LjDxcd .VfPpkd-Jh9lGc::before,.LjDxcd .VfPpkd-Jh9lGc::after{background-color:#5f6368;background-color:var(--gm-neutraltextbutton-state-color,#5f6368)}.LjDxcd:hover .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.LjDxcd.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.LjDxcd:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.LjDxcd:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{transition:opacity 150ms linear}.LjDxcd:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.LjDxcd.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.DuMIQc{padding:0 24px 0 24px}.P62QJc{padding:0 23px 0 23px;border-width:1px}.P62QJc .VfPpkd-Jh9lGc{top:-1px;left:-1px;border:1px solid transparent}.P62QJc .VfPpkd-RLmnJb{left:-1px;width:calc(100% + 2*1px)}.yHy1rc{z-index:0}.yHy1rc::before{z-index:-1}.yHy1rc::after{z-index:-1}.yHy1rc:disabled,.fzRBVc:disabled{color:rgba(60,64,67,0.38);color:var(--gm-iconbutton-disabled-ink-color,rgba(60,64,67,0.38))}.WpHeLc{height:100%;left:0;position:absolute;top:0;width:100%;outline:none}[dir=rtl] .HDnnrf .VfPpkd-kBDsod,.HDnnrf .VfPpkd-kBDsod[dir=rtl],[dir=rtl] .QDwDD,.QDwDD[dir=rtl]{transform:scaleX(-1)}.PDpWxe{will-change:unset}.VfPpkd-BFbNVe-bF1uUb{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;opacity:var(--mdc-elevation-overlay-opacity,0);transition:opacity 280ms cubic-bezier(0.4,0,0.2,1);background-color:#fff;background-color:var(--mdc-elevation-overlay-color,#fff)}.NZp2ef{background-color:#e8eaed}.VfPpkd-z59Tgd,.VfPpkd-Djsh7e-XxIAqe-ma6Yeb,.VfPpkd-Djsh7e-XxIAqe-cGMI2b{border-radius:4px;border-radius:var(--mdc-shape-small,4px)}.VfPpkd-z59Tgd{color:white;color:var(--mdc-theme-text-primary-on-dark,white);background-color:rgba(0,0,0,0.6);word-break:break-all;word-break:var(--mdc-tooltip-word-break,normal);overflow-wrap:anywhere}.VfPpkd-suEOdc{z-index:2}.VfPpkd-suEOdc-OWXEXe-eo9XGd-RCfa3e .VfPpkd-z59Tgd-OiiCO{transition:opacity 150ms 0ms cubic-bezier(0,0,0.2,1),transform 150ms 0ms cubic-bezier(0,0,0.2,1)}.VfPpkd-suEOdc-OWXEXe-ZYIfFd-RCfa3e .VfPpkd-z59Tgd-OiiCO{transition:opacity 75ms 0ms cubic-bezier(0.4,0,1,1)}.VfPpkd-MlC99b{color:rgba(0,0,0,0.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,0.87))}.VfPpkd-IqDDtd{color:rgba(0,0,0,0.6)}.VfPpkd-IqDDtd-hSRGPd{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-suEOdc{position:fixed;display:none}.VfPpkd-suEOdc.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd,.VfPpkd-suEOdc.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-Djsh7e-XxIAqe-ma6Yeb,.VfPpkd-suEOdc.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-Djsh7e-XxIAqe-cGMI2b{background-color:#fff}.VfPpkd-suEOdc-sM5MNb-OWXEXe-nzrxxc{position:relative}.VfPpkd-suEOdc-OWXEXe-TSZdd,.VfPpkd-suEOdc-OWXEXe-eo9XGd,.VfPpkd-suEOdc-OWXEXe-ZYIfFd{display:inline-flex}.VfPpkd-suEOdc-OWXEXe-TSZdd.VfPpkd-suEOdc-OWXEXe-nzrxxc,.VfPpkd-suEOdc-OWXEXe-eo9XGd.VfPpkd-suEOdc-OWXEXe-nzrxxc,.VfPpkd-suEOdc-OWXEXe-ZYIfFd.VfPpkd-suEOdc-OWXEXe-nzrxxc{display:inline-block;left:-320px;position:absolute}.VfPpkd-z59Tgd{font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,0.75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,0.0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.VfPpkd-z59Tgd::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:""}.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd{box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);align-items:flex-start;border-radius:4px;display:flex;flex-direction:column;line-height:20px;min-height:24px;min-width:40px;max-width:320px;position:relative}.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd .VfPpkd-BFbNVe-bF1uUb{width:100%;height:100%;top:0;left:0}.VfPpkd-suEOdc-OWXEXe-LlMNQd .VfPpkd-z59Tgd{text-align:left}[dir=rtl] .VfPpkd-suEOdc-OWXEXe-LlMNQd .VfPpkd-z59Tgd,.VfPpkd-suEOdc-OWXEXe-LlMNQd .VfPpkd-z59Tgd[dir=rtl]{text-align:right}.VfPpkd-z59Tgd .VfPpkd-MlC99b{display:block;line-height:normal;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size,0.875rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight,500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing,0.0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform,inherit);margin:0 8px}.VfPpkd-z59Tgd .VfPpkd-MlC99b::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.VfPpkd-z59Tgd .VfPpkd-IqDDtd{display:block;line-height:normal;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,0.875rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,0.0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);max-width:calc(100% - 2*8px);margin:0 8px 16px 8px;text-align:left}.VfPpkd-z59Tgd .VfPpkd-IqDDtd::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}[dir=rtl] .VfPpkd-z59Tgd .VfPpkd-IqDDtd,.VfPpkd-z59Tgd .VfPpkd-IqDDtd[dir=rtl]{text-align:right}.VfPpkd-z59Tgd .VfPpkd-IqDDtd-hSRGPd{text-decoration:none}.VfPpkd-z59Tgd-OiiCO{opacity:0;transform:scale(0.8);will-change:transform,opacity}.VfPpkd-suEOdc-OWXEXe-TSZdd .VfPpkd-z59Tgd-OiiCO{transform:scale(1);opacity:1}.VfPpkd-suEOdc-OWXEXe-ZYIfFd .VfPpkd-z59Tgd-OiiCO{transform:scale(1)}.VfPpkd-Djsh7e-XxIAqe-ma6Yeb,.VfPpkd-Djsh7e-XxIAqe-cGMI2b{position:absolute;height:24px;width:24px}.VfPpkd-Djsh7e-XxIAqe-ma6Yeb .VfPpkd-BFbNVe-bF1uUb,.VfPpkd-Djsh7e-XxIAqe-cGMI2b .VfPpkd-BFbNVe-bF1uUb{width:100%;height:100%;top:0;left:0}.VfPpkd-Djsh7e-XxIAqe-cGMI2b{box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);outline:1px solid transparent;z-index:-1}.EY8ABd .VfPpkd-z59Tgd{background-color:#3c4043;color:#e8eaed}.EY8ABd .VfPpkd-MlC99b,.EY8ABd .VfPpkd-IqDDtd{color:#3c4043}.EY8ABd .VfPpkd-IqDDtd-hSRGPd{color:#1a73e8}.EY8ABd.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd,.EY8ABd.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-Djsh7e-XxIAqe-ma6Yeb,.EY8ABd.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-Djsh7e-XxIAqe-cGMI2b{background-color:#fff}.EY8ABd.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-MlC99b{font-family:"Google Sans",Roboto,Arial,sans-serif;line-height:1.25rem;font-size:.875rem;letter-spacing:.0178571429em;font-weight:500}.EY8ABd.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd{border-radius:8px}.ziykHb .VfPpkd-z59Tgd{background-color:#3c4043;color:#e8eaed}.ziykHb .VfPpkd-MlC99b,.ziykHb .VfPpkd-IqDDtd{color:#3c4043}.ziykHb .VfPpkd-IqDDtd-hSRGPd{color:#1a73e8}.ziykHb.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd,.ziykHb.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-Djsh7e-XxIAqe-ma6Yeb,.ziykHb.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-Djsh7e-XxIAqe-cGMI2b{background-color:#fff}.ziykHb.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-MlC99b{font-family:"Google Sans",Roboto,Arial,sans-serif;line-height:1.25rem;font-size:.875rem;letter-spacing:.0178571429em;font-weight:500}.ziykHb.VfPpkd-suEOdc-OWXEXe-nzrxxc .VfPpkd-z59Tgd{border-radius:8px}.EY8ABd-OWXEXe-TAWMXe{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.kFwPee{height:100%}.ydMMEb{width:100%}.SSPGKf{display:block;overflow-y:hidden;z-index:1}.eejsDc{overflow-y:auto}@keyframes primary-indeterminate-translate{0%{transform:translateX(-145.166611%)}20%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(-145.166611%)}59.15%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-61.495191%)}to{transform:translateX(55.444446%)}}@keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(145.166611%)}20%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(145.166611%)}59.15%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(61.495191%)}to{transform:translateX(-55.4444461%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{animation-timing-function:cubic-bezier(.334731,.124820,.785844,1);transform:scaleX(.08)}69.15%{animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.661479)}to{transform:scaleX(.08)}}@keyframes auxiliary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(-54.888891%)}25%{animation-timing-function:cubic-bezier(.310330,.284058,.8,.733712);transform:translateX(-17.236978%)}48.35%{animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(29.497274%)}to{transform:translateX(105.388891%)}}@keyframes auxiliary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(54.888891%)}25%{animation-timing-function:cubic-bezier(.310330,.284058,.8,.733712);transform:translateX(17.236978%)}48.35%{animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(-29.497274%)}to{transform:translateX(-105.388891%)}}@keyframes auxiliary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(.205028,.057051,.576610,.453971);transform:scaleX(.08)}19.15%{animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);transform:scaleX(.457104)}44.15%{animation-timing-function:cubic-bezier(.257759,.003163,.211762,1.381790);transform:scaleX(.727960)}to{transform:scaleX(.08)}}@keyframes buffering{to{transform:translateX(-10px)}}@keyframes buffering-reverse{to{transform:translateX(10px)}}@keyframes indeterminate-translate-ie{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes indeterminate-translate-reverse-ie{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.sZwd7c{height:4px;overflow:hidden;position:relative;transform:translateZ(0);transition:opacity 250ms linear;width:100%}.w2zcLc{position:absolute}.xcNBHc,.MyvhI,.l3q5xe{height:100%;position:absolute;width:100%}.w2zcLc{transform-origin:top left;transition:transform 250ms ease}.MyvhI{transform-origin:top left;transition:transform 250ms ease;animation:none}.l3q5xe{animation:none}.w2zcLc{background-color:#e6e6e6;height:100%;transform-origin:top left;transition:transform 250ms ease;width:100%}.TKVRUb{transform:scaleX(0)}.sUoeld{visibility:hidden}.l3q5xe{background-color:#000;display:inline-block}.xcNBHc{background-size:10px 4px;background-repeat:repeat-x;background-image:url('data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20enable-background%3D%27new%200%200%205%202%27%20xml%3Aspace%3D%27preserve%27%20viewBox%3D%270%200%205%202%27%20preserveAspectRatio%3D%27none%20slice%27%3E%3Ccircle%20cx%3D%271%27%20cy%3D%271%27%20r%3D%271%27%20fill%3D%27%23e6e6e6%27%2F%3E%3C%2Fsvg%3E');visibility:hidden}.sZwd7c.B6Vhqe .MyvhI{transition:none}.sZwd7c.B6Vhqe .TKVRUb{animation:primary-indeterminate-translate 2s infinite linear}.sZwd7c.B6Vhqe .TKVRUb>.l3q5xe{animation:primary-indeterminate-scale 2s infinite linear}.sZwd7c.B6Vhqe .sUoeld{animation:auxiliary-indeterminate-translate 2s infinite linear;visibility:visible}.sZwd7c.B6Vhqe .sUoeld>.l3q5xe{animation:auxiliary-indeterminate-scale 2s infinite linear}.sZwd7c.B6Vhqe.ieri7c .l3q5xe{transform:scaleX(0.45)}.sZwd7c.B6Vhqe.ieri7c .sUoeld{animation:none;visibility:hidden}.sZwd7c.B6Vhqe.ieri7c .TKVRUb{animation:indeterminate-translate-ie 2s infinite ease-out}.sZwd7c.B6Vhqe.ieri7c .TKVRUb>.l3q5xe,.sZwd7c.B6Vhqe.ieri7c .sUoeld>.l3q5xe{animation:none}.sZwd7c.juhVM .w2zcLc,.sZwd7c.juhVM .MyvhI{right:0;transform-origin:center right}.sZwd7c.juhVM .TKVRUb{animation-name:primary-indeterminate-translate-reverse}.sZwd7c.juhVM .sUoeld{animation-name:auxiliary-indeterminate-translate-reverse}.sZwd7c.juhVM.ieri7c .TKVRUb{animation-name:indeterminate-translate-reverse-ie}.sZwd7c.qdulke{opacity:0}.sZwd7c.jK7moc .sUoeld,.sZwd7c.jK7moc .TKVRUb,.sZwd7c.jK7moc .sUoeld>.l3q5xe,.sZwd7c.jK7moc .TKVRUb>.l3q5xe{animation-play-state:paused}.sZwd7c.D6TUi .xcNBHc{animation:buffering 250ms infinite linear;visibility:visible}.sZwd7c.D6TUi.juhVM .xcNBHc{animation:buffering-reverse 250ms infinite linear}.MCcOAc{bottom:0;left:0;position:absolute;right:0;top:0;overflow:hidden;z-index:1}.MCcOAc>.pGxpHc{flex-shrink:0;box-flex:0;flex-grow:0}.IqBfM>.HLlAHb{align-items:center;display:flex;height:60px;position:absolute;right:16px;top:0;z-index:9999}.VUoKZ{display:none;position:absolute;top:0;left:0;right:0;height:3px;z-index:1001}.TRHLAc{position:absolute;top:0;left:0;width:25%;height:100%;background:#68e;transform:scaleX(0);transform-origin:0 0}.mIM26c .VUoKZ{display:block}.mIM26c .TRHLAc{animation:boqChromeapiPageProgressAnimation 1s infinite;animation-timing-function:cubic-bezier(0.4,0.0,1,1);animation-delay:.1s}.ghyPEc .VUoKZ{position:fixed}@keyframes boqChromeapiPageProgressAnimation{0%{transform:scaleX(0)}50%{transform:scaleX(5)}to{transform:scaleX(5) translateX(100%)}}img,html,body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,form,fieldset,embed,object,applet{border:0;margin:0;padding:0}textarea,input,select,option{font-family:inherit;font-size:inherit}button{box-sizing:initial;align-items:initial;background:none;border:0;color:inherit;font:inherit;margin:0;padding:0;text-align:inherit}h1,h2,h3{font:inherit}ul{list-style-type:none}html{height:100%;position:relative;z-index:-1}body{background-color:#eee;color:#333;font-family:"Roboto",Arial,sans-serif;font-size:13px;font-weight:300;line-height:1.4;height:100%;position:relative;text-rendering:optimizeLegibility;z-index:-1}body.k8Lt0{min-width:1024px}a{text-decoration:none;color:#333}a:visited{color:#333}a:hover{cursor:pointer}.IQ1z0d a,.IQ1z0d a:visited{color:#15c;cursor:pointer}.IQ1z0d a:hover{text-decoration:underline}.g7W7Ed{margin-bottom:1em}.LS81yb-Ud7fr{box-sizing:border-box;line-height:1.4;font-size:28px;font-weight:100;min-height:37px;min-width:680px;padding:5px;position:relative}img{vertical-align:middle}table{border-collapse:collapse;border-width:0;empty-cells:show}.qJTHM-bN97Pc-ge6pde-bF1uUb{opacity:.65;filter:alpha(opacity=65);background:#ddd;bottom:0;left:0;position:absolute;right:0;top:0;z-index:30000}.qJTHM-bN97Pc-ge6pde-aZ2wEe{background-image:url(https://lh6.ggpht.com/s4qReSaucUB6sgUYQFZQcF31FBvtVehCtvI6Bc_WUGuLkSCzTfODYs84VrtujdRA29Lp);height:150px;left:50vw;margin-left:-75px;margin-top:-75px;position:fixed;top:50vh;width:150px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.qJTHM-bN97Pc-ge6pde-aZ2wEe{background-image:url(https://lh6.ggpht.com/s4qReSaucUB6sgUYQFZQcF31FBvtVehCtvI6Bc_WUGuLkSCzTfODYs84VrtujdRA29Lp);background-size:contain}}.tPcied-sCENyd-dwEi1d{word-break:keep-all}.rymPhb-jyrRxf{border-collapse:collapse;margin:0 5px}.rymPhb-jyrRxf-tJHJj{font-size:12px;text-align:left;text-transform:uppercase}.rymPhb-jyrRxf-tJHJj th{padding:15px 30px 15px 0}.rymPhb-oKdM2c:first-child{border-top:1px solid #d6d6d6}.rymPhb-oKdM2c{border-bottom:1px solid #d6d6d6}.rymPhb-oKdM2c:hover{background-color:#fff}.rymPhb-oKdM2c td{padding-right:30px}.VfPpkd-AznF2e{font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size,0.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height,2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight,500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing,0.0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform,uppercase);padding-right:24px;padding-left:24px;min-width:90px;position:relative;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;margin:0;padding-top:0;padding-bottom:0;border:none;outline:none;background:none;text-align:center;white-space:nowrap;cursor:pointer;z-index:1}.VfPpkd-AznF2e .VfPpkd-jY41G-V67aGc{color:rgba(0,0,0,0.6)}.VfPpkd-AznF2e .VfPpkd-cfyjzb{color:rgba(0,0,0,0.54);fill:currentColor}.VfPpkd-AznF2e::-moz-focus-inner{padding:0;border:0}.VfPpkd-AznF2e-OWXEXe-jJNx8e-QBLLGd{flex:0 1 auto}.VfPpkd-N5Lhkf{position:relative;display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.VfPpkd-jY41G-V67aGc{transition:150ms color linear;display:inline-block;line-height:1;z-index:2}.VfPpkd-cfyjzb{transition:150ms color linear;width:24px;height:24px;font-size:24px;z-index:2}.VfPpkd-AznF2e-OWXEXe-eu7FSc .VfPpkd-N5Lhkf{flex-direction:column;align-items:center;justify-content:center}.VfPpkd-AznF2e-OWXEXe-eu7FSc .VfPpkd-jY41G-V67aGc{padding-top:6px;padding-bottom:4px}.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb{color:#6200ee;color:var(--mdc-theme-primary,#6200ee);fill:currentColor}.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb{transition-delay:100ms}.VfPpkd-AznF2e:not(.VfPpkd-AznF2e-OWXEXe-eu7FSc) .VfPpkd-cfyjzb+.VfPpkd-jY41G-V67aGc{padding-left:8px;padding-right:0}[dir=rtl] .VfPpkd-AznF2e:not(.VfPpkd-AznF2e-OWXEXe-eu7FSc) .VfPpkd-cfyjzb+.VfPpkd-jY41G-V67aGc,.VfPpkd-AznF2e:not(.VfPpkd-AznF2e-OWXEXe-eu7FSc) .VfPpkd-cfyjzb+.VfPpkd-jY41G-V67aGc[dir=rtl]{padding-left:0;padding-right:8px}.VfPpkd-AznF2e{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0}.VfPpkd-AznF2e .VfPpkd-YVzG2b::before,.VfPpkd-AznF2e .VfPpkd-YVzG2b::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-AznF2e .VfPpkd-YVzG2b::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.VfPpkd-AznF2e .VfPpkd-YVzG2b::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d .VfPpkd-YVzG2b::before{transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d .VfPpkd-YVzG2b::after{top:0;left:0;transform:scale(0);transform-origin:center center}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd .VfPpkd-YVzG2b::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc .VfPpkd-YVzG2b::after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf .VfPpkd-YVzG2b::after{animation:mdc-ripple-fg-opacity-out 150ms;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-AznF2e .VfPpkd-YVzG2b::before,.VfPpkd-AznF2e .VfPpkd-YVzG2b::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d .VfPpkd-YVzG2b::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-AznF2e .VfPpkd-YVzG2b::before,.VfPpkd-AznF2e .VfPpkd-YVzG2b::after{background-color:#6200ee;background-color:var(--mdc-ripple-color,var(--mdc-theme-primary,#6200ee))}.VfPpkd-AznF2e:hover .VfPpkd-YVzG2b::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-YVzG2b::before,.VfPpkd-AznF2e:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-YVzG2b::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.VfPpkd-AznF2e:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-YVzG2b::after{transition:opacity 150ms linear}.VfPpkd-AznF2e:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-YVzG2b::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-AznF2e.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-YVzG2b{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;will-change:transform,opacity}.WbUJNb{font-family:"Google Sans",Roboto,Arial,sans-serif;line-height:1.25rem;font-size:.875rem;letter-spacing:.0178571429em;font-weight:500;padding-right:16px;padding-left:16px;text-transform:none;min-width:auto}.WbUJNb .VfPpkd-jY41G-V67aGc{color:#5f6368}.WbUJNb .VfPpkd-cfyjzb{color:#5f6368;fill:currentColor}.WbUJNb .VfPpkd-YVzG2b::before,.WbUJNb .VfPpkd-YVzG2b::after{background-color:#3c4043;background-color:var(--mdc-ripple-color,#3c4043)}.WbUJNb:hover .VfPpkd-YVzG2b::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.WbUJNb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-YVzG2b::before,.WbUJNb:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-YVzG2b::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.WbUJNb:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-YVzG2b::after{transition:opacity 150ms linear}.WbUJNb:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-YVzG2b::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.WbUJNb.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.WbUJNb:hover .VfPpkd-jY41G-V67aGc,.WbUJNb:active .VfPpkd-jY41G-V67aGc,.WbUJNb:not(.UMrnmb-AHmuwe-L6cTce):focus .VfPpkd-jY41G-V67aGc,.WbUJNb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-jY41G-V67aGc{color:#202124}.WbUJNb:hover .VfPpkd-cfyjzb,.WbUJNb:active .VfPpkd-cfyjzb,.WbUJNb:not(.UMrnmb-AHmuwe-L6cTce):focus .VfPpkd-cfyjzb,.WbUJNb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-cfyjzb{color:#202124;fill:currentColor}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-YVzG2b::before,.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-YVzG2b::after{background-color:#1a73e8;background-color:var(--mdc-ripple-color,#1a73e8)}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd:hover .VfPpkd-YVzG2b::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-YVzG2b::before,.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-YVzG2b::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-YVzG2b::after{transition:opacity 150ms linear}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-YVzG2b::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#1a73e8}.WbUJNb.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb{color:#1a73e8;fill:currentColor}.WbUJNb:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.WbUJNb:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.WbUJNb:not(.UMrnmb-AHmuwe-L6cTce):focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.WbUJNb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#174ea6}.WbUJNb:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb,.WbUJNb:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb,.WbUJNb:not(.UMrnmb-AHmuwe-L6cTce):focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb,.WbUJNb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb{color:#174ea6;fill:currentColor}.WbUJNb:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.WbUJNb:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.WbUJNb:not(.UMrnmb-AHmuwe-L6cTce):focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.WbUJNb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#174ea6}.WbUJNb.VfPpkd-AznF2e-OWXEXe-eu7FSc{height:64px}.JJYS0b{font-family:"Google Sans",Roboto,Arial,sans-serif;line-height:1.25rem;font-size:.875rem;letter-spacing:.0178571429em;font-weight:500;padding-right:16px;padding-left:16px;text-transform:none;min-width:auto}.JJYS0b .VfPpkd-jY41G-V67aGc{color:#5f6368}.JJYS0b .VfPpkd-cfyjzb{color:#5f6368;fill:currentColor}.JJYS0b.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-YVzG2b::before,.JJYS0b:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-YVzG2b::before{transition-duration:75ms}.JJYS0b:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-YVzG2b::after{transition:opacity 150ms linear}.JJYS0b:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-YVzG2b::after{transition-duration:75ms}.JJYS0b:hover .VfPpkd-jY41G-V67aGc,.JJYS0b:active .VfPpkd-jY41G-V67aGc,.JJYS0b:not(.UMrnmb-AHmuwe-L6cTce):focus .VfPpkd-jY41G-V67aGc,.JJYS0b.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-jY41G-V67aGc{color:#202124}.JJYS0b:hover .VfPpkd-cfyjzb,.JJYS0b:active .VfPpkd-cfyjzb,.JJYS0b:not(.UMrnmb-AHmuwe-L6cTce):focus .VfPpkd-cfyjzb,.JJYS0b.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-cfyjzb{color:#202124;fill:currentColor}.JJYS0b .VfPpkd-YVzG2b::before,.JJYS0b .VfPpkd-YVzG2b::after{background-color:#3c4043;background-color:var(--mdc-ripple-color,#3c4043)}.JJYS0b:hover .VfPpkd-YVzG2b::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,0.04)}.JJYS0b.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-YVzG2b::before,.JJYS0b:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-YVzG2b::before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,0.12)}.JJYS0b:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-YVzG2b::after{transition:opacity 150ms linear}.JJYS0b:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-YVzG2b::after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,0.12)}.JJYS0b.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.JJYS0b.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#202124}.JJYS0b.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-cfyjzb{color:#202124;fill:currentColor}.JJYS0b:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.JJYS0b:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.JJYS0b:not(.UMrnmb-AHmuwe-L6cTce):focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.JJYS0b.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#174ea6}.VfPpkd-AznF2e-uDEFge{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.VfPpkd-AznF2e-uDEFge .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.VfPpkd-AznF2e-uDEFge .VfPpkd-AznF2e-wEcVzc-OWXEXe-Bz112c{color:#018786;color:var(--mdc-theme-secondary,#018786)}.VfPpkd-AznF2e-uDEFge .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-top-width:2px}.VfPpkd-AznF2e-uDEFge .VfPpkd-AznF2e-wEcVzc-OWXEXe-Bz112c{height:34px;font-size:34px}.VfPpkd-AznF2e-wEcVzc{transform-origin:left;opacity:0}.VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{align-self:flex-end;box-sizing:border-box;width:100%;border-top-style:solid}.VfPpkd-AznF2e-wEcVzc-OWXEXe-Bz112c{align-self:center;margin:0 auto}.VfPpkd-AznF2e-uDEFge-OWXEXe-auswjd .VfPpkd-AznF2e-wEcVzc{opacity:1}.VfPpkd-AznF2e-uDEFge .VfPpkd-AznF2e-wEcVzc{transition:250ms transform cubic-bezier(0.4,0,0.2,1)}.VfPpkd-AznF2e-uDEFge-OWXEXe-di8rgd-RCfa3e .VfPpkd-AznF2e-wEcVzc{transition:none}.VfPpkd-AznF2e-uDEFge-OWXEXe-GN5I5c .VfPpkd-AznF2e-wEcVzc{transition:150ms opacity linear}.VfPpkd-AznF2e-uDEFge-OWXEXe-auswjd.VfPpkd-AznF2e-uDEFge-OWXEXe-GN5I5c .VfPpkd-AznF2e-wEcVzc{transition-delay:100ms}.rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#1a73e8;border-top-width:3px;border-top-left-radius:3px;border-top-right-radius:3px}.pawmVc{margin:0 2px;min-width:24px}.PRdtG .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#1a73e8}@keyframes quantumWizBoxInkSpread{0%{transform:translate(-50%,-50%) scale(.2)}to{transform:translate(-50%,-50%) scale(2.2)}}@keyframes quantumWizIconFocusPulse{0%{transform:translate(-50%,-50%) scale(1.5);opacity:0}to{transform:translate(-50%,-50%) scale(2);opacity:1}}@keyframes quantumWizRadialInkSpread{0%{transform:scale(1.5);opacity:0}to{transform:scale(2.5);opacity:1}}@keyframes quantumWizRadialInkFocusPulse{0%{transform:scale(2);opacity:0}to{transform:scale(2.5);opacity:1}}.O0WRkf{transition:background .2s .1s;border:0;border-radius:3px;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;min-width:4em;outline:none;overflow:hidden;position:relative;text-align:center;text-transform:uppercase;z-index:0}.A9jyad{font-size:13px;line-height:16px}.zZhnYe{transition:box-shadow .28s cubic-bezier(0.4,0.0,0.2,1);background:#dfdfdf;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2)}.zZhnYe.qs41qe{transition:box-shadow .28s cubic-bezier(0.4,0.0,0.2,1);transition:background .8s;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}.e3Duub,.e3Duub a,.e3Duub a:hover,.e3Duub a:link,.e3Duub a:visited{background:#4285f4;color:#fff}.HQ8yf,.HQ8yf a{color:#4285f4}.UxubU,.UxubU a{color:#fff}.ZFr60d{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent}.O0WRkf.u3bW4e .ZFr60d{background-color:rgba(0,0,0,0.12)}.UxubU.u3bW4e .ZFr60d{background-color:rgba(255,255,255,0.30)}.e3Duub.u3bW4e .ZFr60d{background-color:rgba(0,0,0,0.122)}.HQ8yf.u3bW4e .ZFr60d{background-color:rgba(66,133,244,0.149)}.Vwe4Vb{transform:translate(-50%,-50%) scale(0);transition:opacity .2s ease,visibility 0s ease .2s,transform 0s ease .2s;transition:opacity .2s ease,visibility 0s ease .2s,-webkit-transform 0s ease .2s;background-size:cover;left:0;opacity:0;pointer-events:none;position:absolute;top:0;visibility:hidden}.O0WRkf.qs41qe .Vwe4Vb{transform:translate(-50%,-50%) scale(2.2);opacity:1;visibility:visible}.O0WRkf.qs41qe.M9Bg4d .Vwe4Vb{transition:-webkit-transform .3s cubic-bezier(0.0,0.0,0.2,1),opacity .2s cubic-bezier(0.0,0.0,0.2,1);transition:transform .3s cubic-bezier(0.0,0.0,0.2,1),opacity .2s cubic-bezier(0.0,0.0,0.2,1)}.O0WRkf.j7nIZb .Vwe4Vb{transform:translate(-50%,-50%) scale(2.2);visibility:visible}.oG5Srb .Vwe4Vb,.zZhnYe .Vwe4Vb{background-image:radial-gradient(circle farthest-side,rgba(0,0,0,0.12),rgba(0,0,0,0.12) 80%,rgba(0,0,0,0) 100%)}.HQ8yf .Vwe4Vb{background-image:radial-gradient(circle farthest-side,rgba(66,133,244,0.251),rgba(66,133,244,0.251) 80%,rgba(66,133,244,0) 100%)}.e3Duub .Vwe4Vb{background-image:radial-gradient(circle farthest-side,#3367d6,#3367d6 80%,rgba(51,103,214,0) 100%)}.UxubU .Vwe4Vb{background-image:radial-gradient(circle farthest-side,rgba(255,255,255,0.30),rgba(255,255,255,0.30) 80%,rgba(255,255,255,0) 100%)}.O0WRkf.RDPZE{box-shadow:none;color:rgba(68,68,68,0.502);cursor:default;fill:rgba(68,68,68,0.502)}.zZhnYe.RDPZE{background:rgba(153,153,153,0.102)}.UxubU.RDPZE{color:rgba(255,255,255,0.502);fill:rgba(255,255,255,0.502)}.UxubU.zZhnYe.RDPZE{background:rgba(204,204,204,0.102)}.CwaK9{position:relative}.RveJvd{display:inline-block;margin:.5em}.FKF6mc,.FKF6mc:focus{display:block;outline:none;text-decoration:none}.FKF6mc:visited{fill:inherit;stroke:inherit}.U26fgb.u3bW4e{outline:1px solid transparent}.mUbCce{transition:background .3s;border:0;border-radius:50%;cursor:pointer;display:inline-block;flex-shrink:0;height:48px;outline:none;overflow:hidden;position:relative;text-align:center;width:48px;z-index:0}.mUbCce>.TpQm9d{height:48px;width:48px}.YYBxpf{border-radius:0;overflow:visible}.fKz7Od{color:rgba(0,0,0,0.54);fill:rgba(0,0,0,0.54)}.p9Nwte{color:rgba(255,255,255,0.749);fill:rgba(255,255,255,0.749)}.fKz7Od.u3bW4e{background-color:rgba(0,0,0,0.12)}.p9Nwte.u3bW4e{background-color:rgba(204,204,204,0.251)}.YYBxpf.u3bW4e{background-color:transparent}.VTBa7b{transform:translate(-50%,-50%) scale(0);transition:opacity .2s ease,visibility 0s ease .2s,transform 0s ease .2s;transition:opacity .2s ease,visibility 0s ease .2s,-webkit-transform 0s ease .2s;background-size:cover;left:0;opacity:0;pointer-events:none;position:absolute;top:0;visibility:hidden}.YYBxpf.u3bW4e .VTBa7b{animation:quantumWizIconFocusPulse .7s infinite alternate;height:100%;left:50%;top:50%;width:100%;visibility:visible}.mUbCce.qs41qe .VTBa7b{transform:translate(-50%,-50%) scale(2.2);opacity:1;visibility:visible}.mUbCce.qs41qe.M9Bg4d .VTBa7b{transition:-webkit-transform .3s cubic-bezier(0.0,0.0,0.2,1),opacity .2s cubic-bezier(0.0,0.0,0.2,1);transition:transform .3s cubic-bezier(0.0,0.0,0.2,1),opacity .2s cubic-bezier(0.0,0.0,0.2,1)}.mUbCce.j7nIZb .VTBa7b{transform:translate(-50%,-50%) scale(2.2);visibility:visible}.fKz7Od .VTBa7b{background-image:radial-gradient(circle farthest-side,rgba(0,0,0,0.12),rgba(0,0,0,0.12) 80%,rgba(0,0,0,0) 100%)}.p9Nwte .VTBa7b{background-image:radial-gradient(circle farthest-side,rgba(204,204,204,0.251),rgba(204,204,204,0.251) 80%,rgba(204,204,204,0) 100%)}.mUbCce.RDPZE{color:rgba(0,0,0,0.26);fill:rgba(0,0,0,0.26);cursor:default}.p9Nwte.RDPZE{color:rgba(255,255,255,0.502);fill:rgba(255,255,255,0.502)}.xjKiLb{position:relative;top:50%}.xjKiLb>span{display:inline-block;position:relative}.DPvwYc{font-family:'Material Icons Extended';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-rendering:optimizeLegibility;text-transform:none;display:inline-block;word-wrap:normal;direction:ltr;font-feature-settings:'liga' 1}html[dir="rtl"] .sm8sCf{transform:scaleX(-1);filter:FlipH}.C0oVfc{line-height:20px;min-width:88px}.C0oVfc .RveJvd{margin:8px}.JPdR6b{transform:translateZ(0);transition:max-width .2s cubic-bezier(0.0,0.0,0.2,1) ,max-height .2s cubic-bezier(0.0,0.0,0.2,1) ,opacity .1s linear;background:#ffffff;border:0;border-radius:2px;box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);box-sizing:border-box;max-height:100%;max-width:100%;opacity:1;outline:1px solid transparent;z-index:2000}.XvhY1d{overflow-x:hidden;overflow-y:auto}.JAPqpe{float:left;padding:16px 0}.JPdR6b.qjTEB{transition:left .2s cubic-bezier(0.0,0.0,0.2,1) ,max-width .2s cubic-bezier(0.0,0.0,0.2,1) ,max-height .2s cubic-bezier(0.0,0.0,0.2,1) ,opacity .05s linear,top .2s cubic-bezier(0.0,0.0,0.2,1)}.JPdR6b.jVwmLb{max-height:56px;opacity:0}.JPdR6b.CAwICe{overflow:hidden}.JPdR6b.oXxKqf{transition:none}.z80M1{color:#222;cursor:pointer;display:block;outline:none;overflow:hidden;padding:0 24px;position:relative}.uyYuVb{display:flex;font-size:14px;font-weight:400;line-height:40px;height:40px;position:relative;white-space:nowrap}.jO7h3c{box-flex:1;flex-grow:1;min-width:0}.JPdR6b.e5Emjc .z80M1{padding-left:64px}.JPdR6b.CblTmf .z80M1{padding-right:48px}.PCdOIb{display:flex;flex-direction:column;justify-content:center;background-repeat:no-repeat;height:40px;left:24px;opacity:.54;position:absolute}.z80M1.RDPZE .PCdOIb{opacity:.26}.z80M1.FwR7Pc{outline:1px solid transparent;background-color:#eeeeee}.z80M1.RDPZE{color:#b8b8b8;cursor:default}.z80M1.N2RpBe::before{transform:rotate(45deg);transform-origin:left;content:"\0000a0";display:block;border-right:2px solid #222;border-bottom:2px solid #222;height:16px;left:24px;opacity:.54;position:absolute;top:13%;width:7px;z-index:0}.JPdR6b.CblTmf .z80M1.N2RpBe::before{left:auto;right:16px}.z80M1.RDPZE::before{border-color:#b8b8b8;opacity:1}.aBBjbd{pointer-events:none;position:absolute}.z80M1.qs41qe>.aBBjbd{animation:quantumWizBoxInkSpread .3s ease-out;animation-fill-mode:forwards;background-image:radial-gradient(circle farthest-side,#bdbdbd,#bdbdbd 80%,rgba(189,189,189,0) 100%);background-size:cover;opacity:1;top:0;left:0}.J0XlZe{color:inherit;line-height:40px;padding:0 6px 0 1em}.a9caSc{color:inherit;direction:ltr;padding:0 6px 0 1em}.kCtYwe{border-top:1px solid rgba(0,0,0,0.12);margin:7px 0}.B2l7lc{border-left:1px solid rgba(0,0,0,0.12);display:inline-block;height:48px}@media screen and (max-width:840px){.JAPqpe{padding:8px 0}.z80M1{padding:0 16px}.JPdR6b.e5Emjc .z80M1{padding-left:48px}.PCdOIb{left:12px}}.EmVfjc{display:inline-block;position:relative;width:28px;height:28px}.Cg7hO{position:absolute;width:0;height:0;overflow:hidden}.xu46lf{width:100%;height:100%}.EmVfjc.qs41qe .xu46lf{animation:spinner-container-rotate 1568ms linear infinite}.ir3uv{position:absolute;width:100%;height:100%;opacity:0}.uWlRce{border-color:#4285f4}.GFoASc{border-color:#db4437}.WpeOqd{border-color:#f4b400}.rHV3jf{border-color:#0f9d58}.EmVfjc.qs41qe .ir3uv.uWlRce{animation:spinner-fill-unfill-rotate 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both,spinner-blue-fade-in-out 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both}.EmVfjc.qs41qe .ir3uv.GFoASc{animation:spinner-fill-unfill-rotate 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both,spinner-red-fade-in-out 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both}.EmVfjc.qs41qe .ir3uv.WpeOqd{animation:spinner-fill-unfill-rotate 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both,spinner-yellow-fade-in-out 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both}.EmVfjc.qs41qe .ir3uv.rHV3jf{animation:spinner-fill-unfill-rotate 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both,spinner-green-fade-in-out 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both}.HBnAAc{position:absolute;box-sizing:border-box;top:0;left:45%;width:10%;height:100%;overflow:hidden;border-color:inherit}.HBnAAc .X6jHbb{width:1000%;left:-450%}.xq3j6{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden;border-color:inherit}.xq3j6 .X6jHbb{width:200%}.X6jHbb{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:transparent;border-radius:50%;animation:none}.xq3j6.ERcjC .X6jHbb{border-right-color:transparent;transform:rotate(129deg)}.xq3j6.dj3yTd .X6jHbb{left:-100%;border-left-color:transparent;transform:rotate(-129deg)}.EmVfjc.qs41qe .xq3j6.ERcjC .X6jHbb{animation:spinner-left-spin 1333ms cubic-bezier(0.4,0.0,0.2,1) infinite both}.EmVfjc.qs41qe .xq3j6.dj3yTd .X6jHbb{animation:spinner-right-spin 1333ms cubic-bezier(0.4,0.0,0.2,1) infinite both}.EmVfjc.sf4e6b .xu46lf{animation:spinner-container-rotate 1568ms linear infinite,spinner-fade-out 400ms cubic-bezier(0.4,0.0,0.2,1)}@keyframes spinner-container-rotate{to{transform:rotate(360deg)}}@keyframes spinner-fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}@keyframes spinner-blue-fade-in-out{0%{opacity:.99}25%{opacity:.99}26%{opacity:0}89%{opacity:0}90%{opacity:.99}to{opacity:.99}}@keyframes spinner-red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:.99}50%{opacity:.99}51%{opacity:0}}@keyframes spinner-yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:.99}75%{opacity:.99}76%{opacity:0}}@keyframes spinner-green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:.99}90%{opacity:.99}to{opacity:0}}@keyframes spinner-left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes spinner-right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}@keyframes spinner-fade-out{0%{opacity:.99}to{opacity:0}}.Fx1lse{text-align:center}.k8Lt0 .jy7Abe{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.LvvOW{display:inline-block;margin:5px 0}.WF1WQd{height:16px;width:16px}.NVmCwd{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+ElEQVR4AWPAB+7cuaPy4MEDSQZywc2bN6fcunWrmSzNDx8+FAQa8AWIX9+/f5+DZANu375dAdT8H4SB7BSSNP///58V6PQnMAOA7MvEaGID2iQDxEZADdUwzUiuSAbSZnfv3jUBBq4xkG8IxNqggKoCangPUkQi/gXUFwy2HchoIlHzT6Dt/uiBlgSU+E1IM9CyH0DsjSvk3YGKPuHTDFJDKPHsxWPAe2JS32t8Xrh37548Ts2gdE8oDGCBhzsMEIrvg/hA7Atk30MyoB6bXlh0lgHxXyCe8OLFC26Y+OPHjzlBUQ2NgXX4XFAOVGCOL3sD5achiwEAj9G1Uf/5qQgAAAAASUVORK5CYII=) no-repeat left}.BGNhFb{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAABA0lEQVR4AWMgBEpLS+MYKAFlZWWaJSUlP6urq6XJNgRowKzi4uL/QLqNLAMaGhpEgJq/gwwB4rd9fX2c5LiiFmQADAP56aS4gAkYmBJAjS/QDLkGxNwgF02aNIl95syZrEC1LCD1IBsLgIr2APElqMY/IE0k4BqQzVxAgzaRpBHhunK4F1atWsUMFJhKogFFuAKzFKjgHxEG5BGKlRYCBqwiJmonEjDkBDGG7CdgyFdwtOIDoNSJpOkfUNMh9HAC5il1fBlOBjlxlZeXW0FzsjWQfxEmB+SH48v2XkBFv4B0I9DJbBBRRDKAJsyPQNyO0xCgze5ArI3Pu1VVVZJAS5KQxQC83Tw70VP4pQAAAABJRU5ErkJggg==) no-repeat left}.pf5lIe{display:inline-block;white-space:nowrap}.bUWb7c{height:10px;width:10px}.L0jl5e{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAoUlEQVR4AWNAB7dv39a+c+eOMQMhcPPmzdlAvBhVFNM00Vu3bn0HKvz14MEDSRRJkDVABX5AnAJUtBqo6D8IA9lrgDgPyM4BykWDTHEHcj6BJFEwQsN7IG0GNhXIMQBynmJR+BZokBG6JyLQFQIVtSGrgZlai8XaTRgKoR75DKRzgSYlA9mvgexH2BROuHv3rhyM//jxYyGg2Iz79+8LgPgAWIi+JMqA+1MAAAAASUVORK5CYII=) no-repeat left}.vQHuPe{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAn0lEQVR4AWNAB+Xl5drFxcXGDIQAUNHskpKSxXgVVVZWigIVfQcq/lVVVSWJboJxWVmZX2lpaQpQ0Wog/z8IA9lrgDgPiHOA8tEgN7kDOZ9Akjjwe6BCM7CpQNMMgIqfYlH0FihnhOIEoMIIdIVAsTaQHLrCWiwKN2EohHrkM9CqXCA7Gch+DcSPsIXfBKDH5GD8hoYGIaCGGUBaAMQHAMs6d9dLo6HcAAAAAElFTkSuQmCC) no-repeat left}.GFhCsb{display:inline-block;white-space:nowrap}.Q87KZe{height:30px;width:64px}.uGDITc{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAQAAADEWIV3AAAB30lEQVR4AbXTMUgbYRyG8S+ahg6WW8VQOjgoKDi4OrRdEqGjXYRmdXV5nMUMARcXBYcu6mhBpIgiFro4OFhKHUvRSSQgFGJJS2vevlOg5CzGL8dvefNfHsjdBd0B4zkvCOnUhf9HtnmXdWSI3/xhKNvIIrLFLCOPuER26ZVZ5DUy88os8hFRN3llE2EMWc1kY9lE1hC3PLNbr7UMIjyhgdgl2K5Xw5eYCAWKTFKmwgLLbHHAJ+rISgQr4U3d1wO2WGaBCmUmKVK4f2QFpfpKjmA5L6Va6eLvYp4WwmhywQl7vKXGS4KZV82XPU64oIkwWsx3+UyY4SeyKjkFM9LkqCJrMvOAB88U18g2KNwZKbCB7JqpB75djHKO7JAkNZJwiOyc0YhXmEFOkX2m2BEp+io7ZTDyO2GAfWTHHZFjZPsMEP8xkqeB2OyIbCIa5PGOjwwjm+uIzCEb7k2kgmzcy3hlAWMc2ZveRNYR3+nzesoOsh2vQJ+vYr03kTP8eMkDP5CZF+R9FV+Ij5DQQrzHKYxtE8aZr6JFEh8po7ZvTBNs2kttpfjIEsL4RZXHBDOvqi/CWIqPfEB2xIj3v0Z8lR1FRujnhitmvY1Os1xxQ39cZIJVkvavNAmrTEREsvQXRO90ooO6d+QAAAAASUVORK5CYII=) no-repeat left}.drrice .MeKyMd{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAABbElEQVR4AWLYfAJQXR1AJhSEARx/rBJKAClAKEIIIGxgBUBBLAAAgQCkgCAoAiBAA6DQCAAKG4AEJBEotmz69sdD0pPdeu/d4XfA4c/d9+VUPeIJlgoRuSvlEIzwanpIAt/4QcLkkCbE1jQ1JIg1xLZG0MSQCuRCxcSQGeTCzLSQLMRB1qSQPsRB35SQKPYQB3tE/QwJIYk8iqihgQ6GmGCBLeSGLRaYYIgOGqihiDySCLkR0oV4rOvW06rjBHHZCXW3/0gZXxCXfKLs1WcvYAe5sx0KXk+tDFaQO1kh49f4jWMO+ac54n7vkQjGEEVjRHRZiAHsFSL2COi02VMQRSmdQmoQRS86hQwgigY6hXxAFL3rEhLDCeJgZBMHJ8R0CClCrliiBMtWwhJyxbMOIS3ImSPaCMO6EEYbR8iZlg4hbxDbFGlYN6QxPb/nd8gDDtigCuuPqtjggAc/Q3LoIQZLUQw95DwJ4YD5fgEFHFhjlUsIeAAAAABJRU5ErkJggg==) no-repeat left}.K1b9Kc .MeKyMd{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAABfUlEQVR4AdXVAWRCURSA4UeVUAJIAUIRQgBhAysACmIBAAgEIAUEQREDBGgAFBoBQGEDkMCSCBRbNp39uEh6pd5e7118APf6ufccQ0TO8rx8mnnAI4xzROQurIT08ap7SBQ/+EVU55AaRKnpGuLDAqIs4NMxpAg5UtQxZAw5MtYtJAUxkdIppAMx0dElJIQNxMQGIcdCuMyPGDLIoYwqmuhhiClWkAtWmGKIHpqooowcMojBb0dIC3JnLVueFgdXsIfYbI+KbX9ExRTwDbHJFwq2f3YVk8Xahog1snebWiomiTnkn8yRdGT8cnEEE4hFE0Qc2yMqJoiBhYgBgo4vRBXjxQZypQ28MNwSEofcKO6mkLKFkGc3hXQthHTdFPJhIeTd8RAVEcYeYqKviIk9wm4IyUFOmCEPQ8ljBjnhyQ0hdciBHRoIwDgSQAM7yIG6G0LeIMoICRgXJDCCKCPHQlSEB1ssUYJxpRKW2MLjZEgabYRh3CiMNtIOhOjrD5W5pQYpUFrmAAAAAElFTkSuQmCC) no-repeat left}.q9QOMe .MeKyMd{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAABbElEQVR4AWI46+sEqK4OIBMKwgCOP1YJJYAUIBQhBBA2sAKgIBYAgEAAUkAQFAEQoAFQaAQAhQ1AApIIFFs2ffvjIenJbr337vA74PDn7vtUPeIJlgoRuSvlEIzwanpIAt/4QcLkkCbE1jQ1JIg1xLZG0MSQCuRCxcSQGeTCzLSQLMRB1qSQPsRB35SQKPYQB3tE/QwJIYk8iqihgQ6GmGCBLeSGLRaYYIgOGqihiDySCLkR0oV4rOvW06rjBHHZCXW3/0gZXxCXfKLs1WcvYAe5sx0KXk+tDFaQO1kh49f4jWMO+ac54n7vkQjGEEVjRHRZiAHsFSL2COi02VMQRSmdQmoQRS86hQwgigY6hXxAFL3rEhLDCeJgZBMHJ8R0CClCrliiBMtWwhJyxbMOIS3ImSPaCMO6EEYbR8iZlg4hbxDbFGlYN6Qxvbjna8gDDtigCuuPqtjggAc/Q3LoIQZLUQw95DwJ4TAffgFyy09AN/OAYAAAAABJRU5ErkJggg==) no-repeat left}.L0jl5e,.vQHuPe,.NVmCwd,.BGNhFb,.uGDITc,.MeKyMd{display:inline-block;text-align:left}.NVmCwd,.BGNhFb{margin:0 4px}.L0jl5e,.vQHuPe{margin:0 2px}.cm4lTe{position:relative}.D3FNOd{margin:0;position:absolute}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.NVmCwd{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAACP0lEQVR4AWKgFrh9+3Yhw2ACd+8CmjEHYEuCGIqubdu2bdu2bdu2t7zFtW2rrG89Fda2Zk9/W5PBq7rVL4PM6XSSQXALf3//36i4baACAgLOAKShzXYBKof+hkO99Xg8We0AtVcBRQh7stW5lBuQz7GgfDRNS2tllBYokNiiEjtbAkQ0MgDlig8KXbMEKigoaHACQBqw/xwORxUrlu65AkgE7LDZUWqWGFA41FfaQz4zo3QqKajwhF9iVEKnJz+KhISE1AKmIxcaz/gnOVAc51FR5Zwm2I1oIQ2w62PXxa6NXRO7BnY1lYPYlVQzVrPuyAETGVegffw/zngPefP/tUpaRs0MqckCODyNmgHGS0bNYv1GQ2Lcv/z5WQj0iwgNiJM7qlLY+dgCoJ/kVZ8Ek5pky0LUTpqYQz9Qj+RUW1pCucMEoO9EqEuKWgEnzlDPSQYBfUMdU/vc3Vt1ZmGoL0Sora7mGd4yXgkBfcZXK6k3lfISS4mfeZI34JJCubRX8gbcXQjqgRgUDpcKQX2QjNQxqepzOp1lpaC8paDULUWi8jJHPD8JaY0EVL1kXOgNx+1n/JKMY89LLN2YJJL3GEAFI1oH9pkkoJwSlbcrARg36p5AX+vCvsCEwBwORx69ULdjv9MxHnj9+nXOZOTiSvQtns7eWu/yvYoG5KNeBFJyvmoBnHcp1sRmpxoIh0UjHlfRWk3TMukomJ74cIRDHdFTeZ1x8IyxukS/U9+u8Lde+dQVKaKTzoBPSKUS2/8fZPIwJNWdv7gAAAAASUVORK5CYII=)}.BGNhFb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAACNklEQVR4Ac2YA6wcURRAp7ZtxnUaFUFt27bb9W5tm0HtNk5t225Y28b03Lr9f30XLzkfj2fvvH0YQytZLJYORjwlhMoNGzbsncPhyBE3UkOHDl0JJmKeuBByuVz5EPr4U+reyJEjU8ZDlCaA+RftYypEVNIi8eRvKaJ1KtZR6gPm/zDxK8dEyDTNJETlemJS5G+OiRQD1xcBL3ymvEgspPb4kJJHOD3ai2UZGdgPL6xWa4ZoRmm5Xymg3oBIfvWTE53cNputtMwl+BCg1E273V4cikJh2hdksS0A+ZxOZx7IRZ2c9J8dskJmyGgQ4vIUNKSTHuCG2fy/DvbAJXhM3lcwowEffqDMjxoM/FIyYsxXXPoav5I8FjJvx1KIwPRMbGMtQMGFaAsx5hci1MXwlohYJirujLKQ/8PhokWLUlB5WRSkZNVvE+xaNDqCEfoELUJdJLvCJ2Wpj9DECCcxz2pqLRmy6LIuNlDb62RSKiyMdkMryZagFKlpalLyCJWkdmmeCixKk/yJptQKFSmQnUNL6pziKaBe2EKywv+6bCrh1ohSqQAm8BtYB58CqLtRQ6qdn4F2ysnyZ90SsN/faVRDarKXzp9CZ2+vhahz39vZKewLBZ1sTURovZyv/axtmag3R04DiUz2iuFG6t5fHd4Odu/i0Zal3ZH/pPqGLCQvwf46Py+Qm0YYV/yu9PMITFgSshRRqUpnV7VeWMg1CqFF9Hk05E7krjZ79uxUhnJivpX0Vf4Ns6tUu6gP64EAAAAASUVORK5CYII=)}.L0jl5e{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAABYUlEQVR4Aa2VA2iGQRjH39nItTDHLcy2bTNuaVZuC7OVXUPmHObM2bbt/42fv7t971P/43O/8x1Ha8vLy06rq6uWHN+2tLTUv7i42M4rdH193QTgF4BvkDbkDQxgI/ROhA6KeYFibfUBu/wBQxvv7+8qfIALCFBQKItTCEpGBtC6KBiaYAIdHx/rraysWEAuUBSWoEYQKDLqXOKDOAJ+YSgLQT4Y+UAcSzcOiXJUbEL3pIGiAucWHfiQ6Soj08wHFLoGy0N0k/JR+KoA9AojdZV2u2L/syRoc0GuvLzj5QznYwboGTbLnqMxOFozjDiDozWslS0DuILlJctmAPeygJsYwIssr9mYBMC8pOtNjujBwYEOLfhEoPETGlfitGhsb29rIV0FPYhcbye50K2tLSOB0cxiI60knBpL1A0K+OXQnIggON+Qm0iuu2i9hAu1BXXTnGE38hVxlEbWF+Bk0fIPBXIYCvBTz3MAAAAASUVORK5CYII=)}.vQHuPe{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAABWUlEQVR4AWMgFhQXFxuXlJQoMlAbAA1dWlpa2kdVQ8vKymSABv8GuvojkM1LTdd2AA39D8JAV+dTy1BuIH4HMxjIvtPQ0MBEDYNzYIYiGe5PkaEglwENuo3F4P0kGbRq1SrmqqoqcaBGPSB2ARpSBzcQE8cCI9IZqM4JiB2AfLvy8nIbYBxYA7ERA5AoAwpeAeLXQAV/QZooxD+A5niDvMsCZMyhyDBEEH0HutodPZJqKTT4Gyj4cGXbWCD+RYZLv4DCGW8EQiPkAwkGfwbGky3RBQ4Jrk0kOtlVVFQYkmBwOSlFZDwJBi8nJRv3kmDwNVJcvAeLIfeB+BkW8T99fX2cxLr4FZKL/gJxPxBzAzMTH1BsAsgwZMOBKcmMkJmgLC6BpOkSNk3QsuQIkro0Ygx2A+V3IK6ZOXMmKy51////ZwSqTQD5DoinElMNOVZWVmqQULQKYEvLAMrDAC0IHVAfAAAAAElFTkSuQmCC)}.L0jl5e,.vQHuPe,.NVmCwd,.BGNhFb{background-size:cover}}.BHMmbe{color:#333;font-size:64px;font-weight:100;line-height:64px}.O3QoBc{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAW0lEQVR4AWP4TwBSTQEIlAuUbyj/D4QbygWwK1gAlITABdgVHIArOECmggC4ggBMBRAlBuUNQGgAE8VU4ACBmApAejfALIB61QBVwQeoBAJ+QFXwHxNSLy4IQAD87f8pWI1e0gAAAABJRU5ErkJggg==);background-position:center;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.O3QoBc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAArElEQVR4Ae3WsRGDIABG4TiGpQPYuIYbMIQtbQawdQ/n4BzBGRyA5s8raD3uUMIlUnyl+DgFeEkq6jcDakANsNYaOPjAwXwlgBct0Ikla0CYuSJMzgAHRbicAR6K8GiKBxT9BMV/wqLL8A83onhM86yzgBm3GDHhHUwY0WYJYOAeM3YoYseM/nIAg3RYoUQruqQAHhxwQBcdGFICNugmW0qA7lQD6q34TA2oAR/qUVJdINOUTwAAAABJRU5ErkJggg==);background-size:contain}}.hzfjkd{position:relative;top:3px}.AYi5wd{display:inline-block}.qLorRc{margin-left:3px;position:relative;top:1px;vertical-align:top}c-wiz{contain:style}c-wiz>c-data{display:none}c-wiz.rETSD{contain:none}c-wiz.Ubi8Z{contain:layout style}.K9wGie{box-sizing:border-box;display:inline-block;padding:20px;text-align:center;vertical-align:top;width:160px}.EymY4b{color:#616161}.VEF2C{box-sizing:border-box;display:inline-block;padding:20px 20px 20px 30px;vertical-align:top;width:425px}.yb6DRb .VEF2C{width:170px}.mMF0fd{color:#737373;font-weight:400;height:20px;margin-bottom:4px;position:relative;width:100%}.Gn2mNd{font-size:11px;left:-16px;letter-spacing:1px;position:absolute}.L2o20d{transition:width .25s ease;display:inline-block;height:100%;opacity:.8}.L2o20d.P41RMc{background:#57bb8a}.L2o20d.tpbQF{background:#9ace6a}.L2o20d.Sthl9e{background:#ffcf02}.L2o20d.rhCabb{background:#ff9f02}.L2o20d.A3ihhc{background:#ff6f31}.LkLjZd,.LkLjZd:visited{border-radius:2px;box-shadow:0 1px 0 rgba(0,0,0,0.05);box-sizing:border-box;transition:all .2s;background-color:#fff;border:1px solid rgba(0,0,0,0.17);color:#737373;cursor:pointer;display:inline-block;font-family:"Roboto",sans-serif;font-size:14px;font-style:normal;font-weight:500;height:36px;line-height:34px;min-width:40px;padding:0 20px;position:relative;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle}.OzU4dc{font-size:12px;font-weight:400;height:20px;line-height:18px;padding:0 8px}.nMZKrb{height:30px;line-height:28px;padding:0 13px}.HPiPcc{font-size:14px;height:36px;line-height:34px;padding:0 20px}.yb6DRb .vkAqzf{font-size:16px;height:48px;line-height:46px}.LkLjZd:hover{box-shadow:0 1px 0 0 rgba(0,0,0,0.27);cursor:pointer}.LkLjZd:active,.Ak314d{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.27),inset 0 2px 0 #d6d6d6;background-color:#e5e5e5}.dhP5yc{background:#f5f5f5}.U8Ww7d,.VkbTne,.CqJCxd,.t2Y9uc,.mgVrBf,.AOhnBb{border:1px;color:#fff;line-height:36px}.XNBNjd{line-height:36px}.n12wA,.U8Ww7d:visited,.VkbTne:visited,.CqJCxd:visited,.t2Y9uc:visited,.mgVrBf:visited,.AOhnBb:visited,.XNBNjd:visited,.n12wA:visited,.xjAeve,.xjAeve:visited,.IfEcue,.IfEcue:visited{border:1px;color:#fff;line-height:36px}.U8Ww7d.OzU4dc,.VkbTne.OzU4dc,.CqJCxd.OzU4dc,.t2Y9uc.OzU4dc,.mgVrBf.OzU4dc,.AOhnBb.OzU4dc,.XNBNjd.OzU4dc,.n12wA.OzU4dc,.xjAeve.OzU4dc,.IfEcue.OzU4dc{line-height:20px}.U8Ww7d.nMZKrb,.VkbTne.nMZKrb,.CqJCxd.nMZKrb,.t2Y9uc.nMZKrb,.mgVrBf.nMZKrb,.AOhnBb.nMZKrb,.XNBNjd.nMZKrb,.n12wA.nMZKrb,.xjAeve.nMZKrb,.IfEcue.nMZKrb{line-height:30px}.U8Ww7d.HPiPcc,.VkbTne.HPiPcc,.CqJCxd.HPiPcc,.t2Y9uc.HPiPcc,.mgVrBf.HPiPcc,.AOhnBb.HPiPcc,.XNBNjd.HPiPcc,.n12wA.HPiPcc,.xjAeve.HPiPcc,.IfEcue.HPiPcc{line-height:36px}.U8Ww7d:hover,.VkbTne:hover,.CqJCxd:hover,.t2Y9uc:hover,.mgVrBf:hover,.AOhnBb:hover,.XNBNjd:hover,.n12wA:hover,.xjAeve:hover,.IfEcue:hover{box-shadow:inset 0 -2px 0 rgba(0,0,0,0.27)}.U8Ww7d:active,.VkbTne:active,.CqJCxd:active,.t2Y9uc:active,.mgVrBf:active,.AOhnBb:active,.XNBNjd:active,.n12wA:active,.xjAeve:active,.IfEcue:active{box-shadow:inset 0 2px 0 rgba(0,0,0,0.27)}.U8Ww7d,.U8Ww7d:visited,.drrice .IfEcue,.drrice .IfEcue:visited,.U8Ww7d.xjAeve,.U8Ww7d.xjAeve:visited{background-color:#689f38}.U8Ww7d:hover,.drrice .IfEcue:hover,.U8Ww7d.xjAeve:hover{background-color:#8bc34a}.U8Ww7d:active,.drrice .IfEcue:active,.U8Ww7d.xjAeve:active{background-color:#33691e}.VkbTne,.VkbTne:visited,.ZCcKKd .IfEcue,.ZCcKKd .IfEcue:visited,.VkbTne.xjAeve,.VkbTne.xjAeve:visited{background-color:#658092}.VkbTne:hover,.ZCcKKd .IfEcue:hover,.VkbTne.xjAeve:hover{background-color:#6f95ae}.VkbTne:active,.ZCcKKd .IfEcue:active,.VkbTne.xjAeve:active{background-color:#435766}.CqJCxd,.CqJCxd:visited,.CqJCxd.xjAeve,.CqJCxd.xjAeve:visited{background-color:#607d8b}.CqJCxd:hover,.CqJCxd.xjAeve:hover{background-color:#90a4ae}.CqJCxd:active,.CqJCxd.xjAeve:active{background-color:#90a4ae}.t2Y9uc,.t2Y9uc:visited,.q9QOMe .IfEcue,.q9QOMe .IfEcue:visited,.t2Y9uc.xjAeve,.t2Y9uc.xjAeve:visited{background-color:#ed3b3b}.q9QOMe .cKScvc,.q9QOMe .cKScvc:visited{color:#a52714}.t2Y9uc:hover,.q9QOMe .IfEcue:hover,.t2Y9uc.xjAeve:hover{background-color:#ff4d4d}.t2Y9uc:active,.q9QOMe .IfEcue:active,.t2Y9uc.xjAeve:active{background-color:#a52714}.K1b9Kc .IfEcue,.K1b9Kc .IfEcue:visited,.xI7Ale.xjAeve,.xI7Ale.xjAeve:visited{background-color:#039be5}.K1b9Kc .cKScvc,.K1b9Kc .cKScvc:visited{color:#01579b}.K1b9Kc .IfEcue:hover{background-color:#4fc3f7}.K1b9Kc .IfEcue:active{background-color:#01579b}.mgVrBf,.mgVrBf:visited,.mgVrBf.xjAeve,.mgVrBf.xjAeve:visited{background-color:#737373}.mgVrBf:hover,.mgVrBf.xjAeve:hover{background-color:#8d8d8d}.mgVrBf:active{background-color:#555}.AOhnBb,.AOhnBb:visited,.n12wA,.n12wA:visited{background-color:#0097a7}.AOhnBb:hover,.n12wA:hover{background-color:#00acc1}.AOhnBb:active,.n12wA:active{background-color:#00838f}.XNBNjd{color:#00838f;background-color:transparent}.XNBNjd:visited{background-color:transparent}.XNBNjd:hover,.XNBNjd:active{background-color:rgba(0,131,143,0.122)}.XNBNjd,.XNBNjd:active,.XNBNjd:hover{box-shadow:none;border:none}.dhP5yc:focus{border:1px solid rgba(0,0,0,0.27)}.LkLjZd:focus{box-shadow:none;outline:4px solid #c7dcfc}.ScJHi{border-radius:4px}.hf6Ybc,.hf6Ybc:hover,.hf6Ybc:active,.hf6Ybc:focus,.hf6Ybc:visited{box-shadow:none;opacity:.4;filter:alpha(opacity=40);cursor:default;outline:none}.T75of{background-size:contain}.drrice .i5DZme{color:#33691e}.K1b9Kc .i5DZme{color:#01579b}.q9QOMe .i5DZme{color:#a52714}.drrice .cJSJvc{background-color:#689f38}.K1b9Kc .cJSJvc{background-color:#039be5}.q9QOMe .cJSJvc{background-color:#ed3b3b}.drrice .OvVWOc{color:#689f38}.K1b9Kc .OvVWOc{color:#039be5}.q9QOMe .OvVWOc{color:#ed3b3b}.YjpPef{display:inline-block}.drrice .hrTbp,.drrice .hrTbp:visited{color:#33691e}.drrice .hrTbp.TCobc,.drrice .hrTbp.TCobc:visited{color:#558b2f}.drrice .JHTxhe a,.drrice .JHTxhe a:visited{color:#33691e}.K1b9Kc .hrTbp,.K1b9Kc .hrTbp:visited,.K1b9Kc .JHTxhe a,.K1b9Kc .JHTxhe a:visited{color:#01579b}.q9QOMe .hrTbp,.q9QOMe .hrTbp:visited,.q9QOMe .JHTxhe a,.q9QOMe .JHTxhe a:visited{color:#a52714}.fny74c .hrTbp,.fny74c .hrTbp:visited,.fny74c .JHTxhe a,.fny74c .JHTxhe a:visited{color:#00838f}.wkJZwc{height:48px;min-width:964px;white-space:nowrap;width:100%}.sVEEmc{width:100%}.wkJZwc.NnzYY .sVEEmc{position:fixed;top:0;z-index:940}.t5eBue{box-shadow:0 1px 0 rgba(0,0,0,0.05);background:#fff;height:48px;position:relative;top:0;width:100%}.NnzYY .t5eBue{box-shadow:0 2px 4px rgba(0,0,0,0.1)}.mZr3Me{display:inline-block;vertical-align:top}.t5eBue>.mZr3Me:first-child{margin-left:238px}.GzbC1b{color:#737373;font-size:24px;padding:8px 14px 0 14px}.JRhuKe,.jGu02{color:#737373;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:48px;line-height:48px;text-decoration:none;vertical-align:top}.qAAUy{padding:0 14px}.jGu02.qs41qe{border-bottom-style:solid;border-bottom-width:3px;color:#333;font-weight:500;height:45px}.jGu02 .uJjCzb,.jGu02 .uJjCzb:visited{box-sizing:border-box;color:#737373;display:block;font-weight:400;height:100%;padding:0 14px;text-align:left;width:100%}.jGu02.qs41qe .uJjCzb{color:#333;font-weight:500}.JvjCjf{background:#d6d6d6;display:inline-block;height:30px;margin:9px 5px;padding:0;width:1px}.wvAFH{display:inline-block;position:relative;vertical-align:top}.JRhuKe:hover,.jGu02:hover{background-color:#e5e5e5;background-color:rgba(0,0,0,0.05)}.kgGUm{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAAaElEQVR4AWP4jxfSXjqXrygzVwYhmClYmJUlAZcuqiz+X/w4VxkimS1cdKH4f9EcuHShbvEHiAK45K9CNyS7880hCvKMIZLFATC7URX8hEkipBEKvgMV/IVKYnqsMKL4ZVElHUMNLwQAZCvi2TxdGw0AAAAASUVORK5CYII=);background-position-y:center;background-repeat:no-repeat;display:inline-block;height:15px;margin:17px 3px 1px 3px;vertical-align:top;width:15px}.LNKfBf{border-radius:3px;box-shadow:0 2px 40px rgba(0,0,0,0.4);background:#fff;border:1px solid #d6d6d6;max-height:500px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;white-space:nowrap;z-index:1100}.zxErU{margin:-44px 0 0 -40px;padding:40px;position:absolute}.zxErU>.LNKfBf:first-child{opacity:1;filter:alpha(opacity=100);left:0;position:relative;top:0}.t5eBue .mZr3Me.KKjvXb .TwyJFf{font-size:24px;font-weight:300}.t5eBue .hAJqZ.KKjvXb,.t5eBue .r2Osbf.KKjvXb{font-weight:500}.ovVTif .jGu02.qs41qe{color:#689f38}.t5eBue.ovVTif .hAJqZ.KKjvXb,.t5eBue.ovVTif .r2Osbf.KKjvXb{color:#8d9d29}.wWRLCd .jGu02.qs41qe{color:#ed3b3b}.t5eBue.wWRLCd .hAJqZ.KKjvXb,.t5eBue.wWRLCd .r2Osbf.KKjvXb{color:#a84137}.LW9aSc .jGu02.qs41qe{color:#039be5}.t5eBue.LW9aSc .hAJqZ.KKjvXb,.t5eBue.LW9aSc .r2Osbf.KKjvXb{color:#1380b5}.TEOqAc{display:inline-block;font-size:13px;font-weight:400;padding:6px 0;vertical-align:top;width:200px}.hAJqZ,.zyz7Fb,.r2Osbf{display:block;overflow:hidden;padding:6px 14px;text-overflow:ellipsis}.zzpvMc:hover,.GL7Kod:hover,.KZnDLd:hover{background:#f5f5f5}.zzpvMc:active,.GL7Kod:active,.KZnDLd:active{background:#e5e5e5}.YcEAid{border-bottom:1px solid #d6d6d6;width:100%}.mZr3Me .pHFsbd{background-size:contain;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAQAAAADHm0dAAAAw0lEQVR4Ab3SPU6CQRAG4Ad6iH6egZIL6GkoaMQriJ3BM/hzAs6DDSQWxgoLDYV/+dbEbCbTECIFz3STdzeT2XUgI+WvRnZ6qNF7W3QNdHBmVaNLp+gY6MpMFAtzrRLVmlsoJpLGOkc85yPWGmEa7W8zDU7c+InuVBha1ua1YBZTDyV974rWEaHnQ/GmD9mX4gXZk+IT9rj1X7NeyRvooSdv4FJovCpRGysbea/Hkostr/WoON/7Dwh3NXprp3GNjh3EL96FjlMUNsVTAAAAAElFTkSuQmCC);height:21px;width:21px;margin:0 17px;margin-bottom:0;margin-left:17px;margin-right:17px;margin-top:3.5px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.mZr3Me .pHFsbd{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAQAAACQTsNJAAABH0lEQVR4AbWWUZHEIAyGPwmRgIRKQAISkLASkFAJSFgJlbASkIAD7mFvmTJM2GszN3kiYb7yJ38HaGpwDMtD36kX/JTy1yFpSqXrkH1K7RchRMqULMQlhA2P9G7MgA76dAbBs50gXX/GzzJmWXjyuU80cDRDuDfkMEGOBgSaMcL6HJmAIATy6iyo5RfuvMTxUj9FVBAyuUEUTARhZy64OaXMcUfexUAdD6gafBRfCd1s05iDCgljS0fblz/+9NuwLCvIpkL8CmKXg1BuNbYgvxA89faIK74Bzmw2B9Fs+wj5yw/ocIQvu/A0Y3gaPE2IZ4MGQr2NqMjHJ48+99TV65FJ3VePs2MjidBdubgyTrsS0XB5We9iO+S/nxb2R84P/gYvM+JaaPsAAAAASUVORK5CYII=);background-position:center;background-repeat:no-repeat;background-size:17px}}.g3P27d .JRhuKe:hover{background:none;cursor:default}.b7cPmf:last-child{display:inline-block;position:absolute;right:30px}.b7cPmf:last-child .g3P27d{margin:0 10px;padding:0;top:10px}.b7cPmf:last-child .jGu02:hover{background-color:transparent}.CVBexe .L9ZZW{background-size:contain;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAQAAAADHm0dAAAAmUlEQVR4Ab2T7QmEQAwFp4QtYUu4Aq4IS9jSLCUlWMAVYQc55fQRHizcLzMgBIZoPiT/5gGVQSgJxkSls5HGRncVXuxVEjvd1Ltiy8gzIpsqVxXGlf3ES+ZmVFXNnPE+OENqVDUruJpS6WSlfoCrzVS1ZaoeQi8X3tac8GGJzwHCh9Xmqq9gISf4YllNmJ8LwcpC8yN84i/4Atxdv7BI3MwDAAAAAElFTkSuQmCC);background-position-y:center;background-repeat:no-repeat;display:inline-block;height:21px;margin:3px 3px 1px 3px;vertical-align:top;width:21px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.CVBexe .L9ZZW{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAQAAABvygHQAAABI0lEQVR4Ae2WQc3DMAxGH4RCCIRAKYQedxyEQvghBEogDMIghIF/TWorVc76yVNO0/xu6/RUu45jbDz8pN8gJbNSTz9VVvLHUhYebx8+WMJSEhUTVFJAykzD0DRmLd3TtgDdMiilZhZSkk88WbFmr2hWLPWKkK6l7vPkTbhHs+y19ULqU0+78qRNsrLYge/LYr0onb59IyW7vx7veTMMux3viif3pSt2ZrI92NgDz9qVijOkpLUrVUKRvoWl/Q8lpSQt9S2lpJOQuuYflb47pkOkXKBbKi6tuvnjrPqYxslioHiqvaL6J2qgGMzxmsrRZ/CMS9WQnj5Kv5Hk5B988VGiQnFF+4rGlwndp88haw/3TVZYmAzmAQsaf9zJo1bJ0fyk/8xtIJkUZYI+AAAAAElFTkSuQmCC);background-size:contain}}.CRHL7b{display:inline-block;vertical-align:top}.CRHL7b.eZdLre:not(:last-child){margin-right:4px}.vUI6Ye{background-image:url(https://ssl.gstatic.com/android/market_images/web/loading_dark_small.gif);height:40px;margin:0 auto;width:40px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.vUI6Ye{background-image:url(https://lh3.ggpht.com/UaIc2B_JfXHF6PVELQxf13m5hkM2SNEbjbS-WQU6UD6JpmcGEh5dz81Crrg6OLWgp6k);background-size:contain}}.sIIDsc{background:#eee;color:#555;font-weight:400;width:100%}.RRKTjb{padding:28px 5px}.XjE2Pb{margin-left:5px}.BDUOnf{margin-right:10px}.h0kJ5{margin-left:16px}.BOI2Dd .SvVgB:hover{text-decoration:underline}.TAviAb{background:#eee;width:100%}.RqsaCf{color:#15c}.RqsaCf:hover{cursor:pointer;text-decoration:underline}.k8Lt0 .y089Ob{display:table-row;height:1px;overflow:hidden}.zQTmif{height:100%}.MCcOAc{display:flex;flex-direction:column}.SSPGKf{position:relative;min-height:100%}.zQTmif{height:auto}.SSPGKf.BIIBbc{height:100%;overflow:hidden}.T4LgNb{min-height:100%;height:auto;position:relative}.T4LgNb.eejsDc{min-height:100%;overflow-y:hidden}.VjFXz{height:56px}@media (min-width:600px){.VjFXz{height:64px}}#gb{position:fixed;left:0;right:0}.uirfo #gb{position:relative}.uirfo .VjFXz{height:0}.uirfo .SSPGKf{min-height:calc(100vh - 56px);height:auto}@media (min-width:600px){.uirfo .SSPGKf{min-height:calc(100vh - 64px);height:auto}}.k8Lt0 .Knqxbd{box-shadow:0 1px 6px rgba(0,0,0,0.1);background-color:#f5f5f5;background-color:rgba(245,245,245,0.95);float:left;padding:0;position:absolute;width:200px;z-index:984}.yb6DRb .Knqxbd{box-shadow:0 1px 6px rgba(0,0,0,0.1);background-color:#f5f5f5;background-color:rgba(245,245,245,0.95);float:left;padding:0;z-index:984}.k8Lt0 .XBXPXc{list-style:none;margin:0;padding:0;width:200px}.yb6DRb .XBXPXc,.yb6DRb .CoKTif{background:#fff;display:inline-block;font-size:24px;padding-top:15px;transition:all .2s ease;vertical-align:top;width:260px;z-index:984}.k8Lt0 .fle8Af .gm1qLe{cursor:pointer}.k8Lt0 .fle8Af{display:block}.k8Lt0 .CoKTif{background:rgba(238,238,238,0.95);border-top:1px solid #d9d9d9;box-shadow:0 1px 6px rgba(0,0,0,0.1);padding-bottom:10px;padding-top:9px;position:absolute}.k8Lt0 .CoKTif .gm1qLe{box-sizing:border-box;display:block;padding-left:20px;position:relative;width:100%}.k8Lt0 .GtVJsf .fle8Af,.k8Lt0 .CoKTif .fle8Af{width:200px}.Knqxbd .fle8Af:hover{background-color:rgba(0,0,0,0.05)}.Knqxbd .gm1qLe{display:block;word-break:keep-all}.GtVJsf{display:inline-block;left:0;line-height:normal;opacity:1;filter:alpha(opacity=100);padding:0;width:200px;z-index:1053}.DbRMwe{box-shadow:0 1px 6px rgba(0,0,0,0.1);background:rgba(238,238,238,0.95);border-top:1px solid #d9d9d9;font-size:18px;list-style-type:none;padding-bottom:10px;padding-top:9px;position:absolute}.k8Lt0 .ZpIPg{background-color:#fff;display:block;height:48px;overflow:hidden;position:absolute;top:0;width:24px;z-index:1051}.k8Lt0 .znPNx{background-color:#fff;display:block;height:calc(100% - 48px);overflow:hidden;position:absolute;top:48px;width:24px;z-index:1053}.yb6DRb .ZpIPg,.yb6DRb .znPNx{display:none}.osoUAb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAWUlEQVR4AWP4TyIclhoQoMOg40BHAWENCOUfOv53HCCkAUU5EBsQ1IBQDoQBDAT9gKw8AcghqAFFOXEaLiCUU66BsJNo4WkGNC2URRzlSQMz8TWMgBxHGAIAU98Zi6TCZ6cAAAAASUVORK5CYII=);height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}html[dir="rtl"] .osoUAb{transform:scaleX(-1)}.k8Lt0 .uQeS5e{line-height:normal;padding:0;position:relative;top:0;z-index:1053}.yb6DRb .uQeS5e{display:block;height:48px}.mzRh0d{display:block;height:48px;overflow:hidden;text-decoration:none;width:200px}.mzRh0d .pvVVcb{color:#555;display:table-cell;font-size:18px;font-weight:300;left:56px;line-height:20px;vertical-align:middle;width:127px}.mzRh0d .pvVVcb:hover,.mzRh0d:focus .pvVVcb,.zyvEve:hover .pvVVcb{color:white}.iZhiic{z-index:1054}.iZhiic .pvVVcb{color:#555;display:table-cell}.J919pd.uQeS5e{z-index:1052}.E4WGcc .pvVVcb,.J919pd .pvVVcb{color:white;display:table-cell}.KiAlZb{bottom:4px;color:#666;margin-left:5px;position:relative;vertical-align:bottom}.zyvEve{display:table;height:48px;position:absolute}.k8Lt0 .E4WGcc .zyvEve,.k8Lt0 .J919pd .zyvEve{width:200px}.k8Lt0 .iZhiic .zyvEve{background-color:transparent;width:200px}.S6Rud{background-position:center;background-repeat:no-repeat;display:table-cell;height:48px;position:absolute;width:65px}.yb6DRb .Mqdrgf{background-size:contain;display:inline-block;height:30px;margin:4px 0 6px 12px;vertical-align:bottom;width:30px}.E4WGcc .S6Rud,.J919pd .S6Rud{width:65px}.k8Lt0 .Mqdrgf{display:block;height:24px;margin:12px 0 0 28px;width:24px}.N41Tic .S6Rud{background-color:#ed3b3b}.k8Lt0 .N41Tic .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYAQAAAADIDABVAAAAAnRSTlMAAHaTzTgAAAAZSURBVHgBY0AH9v//wLHx/zMgTAwfjtEAAGBCIjmpILE8AAAAAElFTkSuQmCC)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.k8Lt0 .N41Tic .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQAAAAB/ecQqAAAAAnRSTlMAAHaTzTgAAAAcSURBVHgBYyAX8P8Hgg9EUfxAEis1cPoIU2QCAG+uk23sAfY5AAAAAElFTkSuQmCC);background-position:center;background-repeat:no-repeat;background-size:24px}}.yb6DRb .N41Tic .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AQMAAAAAMksxAAAABlBMVEUAAADSPzEianKXAAAAAXRSTlMAQObYZgAAAB5JREFUeAFjGGBg/x8IDpDKsAGyDuNhDE1zMBkDCwBVJ5NtvCq0DQAAAABJRU5ErkJggg==)}.WEMC7e .S6Rud{background-color:#039be5}.k8Lt0 .WEMC7e .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAQklEQVR4AWMYfuA/AYBH/SMg9qSRBQhLaGkBQn7UAiDVAMI0sQBiOIJNoQWEwagFoxaMWjBqAengEa0sQFSZww4AAFuAn7nmsWNfAAAAAElFTkSuQmCC)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.k8Lt0 .WEMC7e .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAfUlEQVR4Ae3ZAQbAMAyF4d1jl81lerQW7A5bhgdFzYJ6/D8BpfIByEFE6+5iP/7vOS3ndAWoSwhHgGrugGELUAAAAABQa/or3nEEaHkVVgAtPxUWgCyWbwaAUgAAAAAAAACALQEAAAAAAAAAAADo7oDmDNCRzw4wvp9ZiegBEmdtC8IUeXkAAAAASUVORK5CYII=);background-size:contain}}.yb6DRb .WEMC7e .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAGFBMVEUAAAACd70Cd70Dd74Je8YCeL0CeL4EeL0r7NuwAAAACHRSTlMA/+WlG+zmgBnjrFYAAABOSURBVHgB7cmBBUAhFEbhgAD8L14DtEhDtEEL1P4QKoCDAnEPOHzOukir+SkjqzAH5p9ZD7JvyD0Se6kBdykC74yNn+CPOTAX5JrdedYAp10qXQNOToIAAAAASUVORK5CYII=);margin-bottom:5px}.tkuA7b .S6Rud{background-color:#536dfe}.k8Lt0 .tkuA7b .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAOElEQVR4AWMYPGAU/KcyGOYW4JIjFMyD1wKaB9FoHIygjDZqwWMqmv8ImwWeVLLkEcgshkEDRgEA/1waP+EnnscAAAAASUVORK5CYII=)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.k8Lt0 .tkuA7b .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAaElEQVR4Ae3TAQbAMBBFwdwj59+jtaB32EJQFKnCRuYBEP6QbZIkPcviAewKAAD4+q79DGBJAMD6RwwA4IgBAIq0LQAAAAAAAODMuh0zgMi6xQygZ+aVxRqbeptpIKLCdxob4m28JEk3quVi9j2bYE0AAAAASUVORK5CYII=);background-size:contain}}.yb6DRb .tkuA7b .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAFVBMVEUAAAA/UbU/UrY/UbY/UrZCVb1AUbaBIiOMAAAAB3RSTlMA/+blpRvsKKw4owAAAEBJREFUeAFjGJJgFAhiAUNGGkLBBegvDQd0kqa/vymPsVFpRUxZYSRpR0xpESTpMEzpVCRpVid0WZUAhqEIRgEATVkkZoB2cKQAAAAASUVORK5CYII=);margin-bottom:5px}.qKjvAb .S6Rud{background-color:#689f38}.k8Lt0 .qKjvAb .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAL0lEQVR42mNgGEbgf8N/BGjALoKqAQVgF8HQgMrCFBkADaT5gdRQGo240YijNwAAGCY24I9hRLYAAAAASUVORK5CYII=)}.yb6DRb .qKjvAb .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAA9UlEQVR4Ae2aQQ0CMRQFkVAlZCVUQk/oqISeMbMSKmGlVMLnCWjKdj8lkMwkc31hAsAW9ga/AgAAAMDjeS+ySTtplduJ3U3Wid0my+rYQ9pF02A3OXaPlc+sOWwydHaDbM7tsiK4SXOaO7tZmtO2Itg+YPG/cvp+JfjdW8ARXCYfC8EEE0wwwQTLMrA6gutoe1EwFx5VmtPY2Y3SnNYVwZs0h/tge3dub6tOTEm2K7EyDHbDxegm0+ozcZBZlpPGie04sZtluAEA/PuHFl9LXHhwacnhgeMhv3gQTDDBBBPch18tJX+Ic8sDN7Vw25IHAAAAAHgBBwHtKnveQmMAAAAASUVORK5CYII=);margin-bottom:7px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.k8Lt0 .qKjvAb .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAWUlEQVR42u2VMQ4AIAjEeCL/X3gK7sZDGRhM2tGcdhHODAAOpGfkTqR3M/p5hXcyWhDycnQyWlDQyVwF1dlLBgGCyW86PmjTq2J82QGNRqOxrhHQaDQawKcsBeDBfV6+UwYAAAAASUVORK5CYII=);background-size:contain}}.KVqzMb .S6Rud{background-color:#658092}.k8Lt0 .KVqzMb .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAASElEQVR4Ae3UgQUAMAxE0azXfbNRB/mlgFBBjgZ5A9wHzkYfwAI2IhYl45LAZXrNA4Dz5vVAQhawYAITEAaqX0OifyC/ivHbAbxNq1XYMRDSAAAAAElFTkSuQmCC)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.k8Lt0 .KVqzMb .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAeElEQVR4Ae3YxwFAQBQAUX2oaAulL/Gkh3Hfixw+MxV42FiYmZnlASVQASMva+3DT2RFAtQAkQFjbEBWES0BAoIBgAR0bK8F0hsAHftrnwccTMDdY+5LAAECBAgQIECAAAFPX4twpPgAAQKOH+qfBxy8Vvl1ZmY2A/cbq1/EHtwWAAAAAElFTkSuQmCC);background-size:contain}}.yb6DRb .KVqzMb .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAGFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABWNxwqAAAACHRSTlMAD1p9ioAoexSjZmYAAABMSURBVHgBYxiSYBQwKrtgACRpURe80ir4pU3wSyM4CDAw0ukQt5XhkC6BSLvjkIZ5jVxpEDl4pUel0RMwhB4IaURSxC6NSMhDD4wCAPLLW661plywAAAAAElFTkSuQmCC)}.KhlB4 .S6Rud{background-color:#444}.k8Lt0 .KhlB4 .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAoElEQVR4Ac2VQQrFIAxECxr+/Y+hV1TjH+jGhZq2U9sG3m7gIUnMVmtdyqOCCBTkDgoiKzhSjhEomFUBvyYvwHeQkSAbgtxkA1CQOiiIrMAuUqBGVq/0QFmBWWey3B7Y2TDaZAEbibzzVTSEZmp29gpHMpbA3dBkNxMIKMSYFqsHHiR70YZLmYAnBItfsLwHxm+qd0yRTO6B0Hvw+aO/hD+YMKohXloFLgAAAABJRU5ErkJggg==)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.k8Lt0 .KhlB4 .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAA8ElEQVR4Ae3XQQqDQBBE0exl5hLO/S+ga/U8A65cTOoGAfuHiqGF2hY8kLZ8jTEenQR8IQloyqL0m1mU5gQcI/4cTsAFAC5lcgFOAHAq1QXoAKAr5V8B5V78gDl43ValOQE70Lu7ABN13VyASl03F6BQvQlIAABwTIlK9brGHHZGnXMa+ZA5f2iasgZ7588AcHS5xtxPJgGGVygAiO34RZmxHgCwE+dO2W70bFHApFzIhyzQEwFU5USmRKAnAihKB8Yc0BMAJCABCUjA48+o4UMGALxTAgBQY842Jbg57R9zQPxz2gbg3938J05AArC8AaWMp80+lFW3AAAAAElFTkSuQmCC);background-size:contain}}.yb6DRb .KhlB4 .Mqdrgf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAMFBMVEUAAADnUQDnUgDmUQDTMTHULy/TLy/TLy/ULy8Dd74Cd74Cd70CeL0/UrY/UbY/UbU1SZrcAAAAD3RSTlMAl/3/mP3/l/6Y/v/9mf6Ng2dFAAAAe0lEQVR4AWMgG4wCIWMIUMQurQyVNsIubQwDAyvtmgYB4dil26DSqdil02BgWEtjRmgYLFiwJ4dSqHTIoEmrs3aDwEkGhnv/QeAtmvRpsPQeBob3YOl/aNK7IYCB4T8EkCA9Kk0gUOFRgkMaAQhLY0YoDjAHlhwoB6MAAG1dB889SeSuAAAAAElFTkSuQmCC);margin-bottom:7px}.N41Tic.J919pd .zyvEve,.N41Tic .zyvEve:hover,.N41Tic .mzRh0d:focus .zyvEve{background-color:#ed3b3b}.qKjvAb.J919pd .zyvEve,.qKjvAb .zyvEve:hover,.qKjvAb .mzRh0d:focus .zyvEve{background-color:#689f38}.tkuA7b.J919pd .zyvEve,.tkuA7b .zyvEve:hover,.tkuA7b .mzRh0d:focus .zyvEve{background-color:#536dfe}.WEMC7e.J919pd .zyvEve,.WEMC7e .zyvEve:hover,.WEMC7e .mzRh0d:focus .zyvEve{background-color:#039be5}.KVqzMb.J919pd .zyvEve,.KVqzMb .zyvEve:hover,.KVqzMb .mzRh0d:focus .zyvEve{background-color:#658092}.KhlB4.J919pd .zyvEve,.KhlB4 .zyvEve:hover,.KhlB4 .mzRh0d:focus .zyvEve{background-color:#444}.N41Tic.SEJUd .zyvEve:hover,.qKjvAb.SEJUd .zyvEve:hover,.tkuA7b.SEJUd .zyvEve:hover,.WEMC7e.SEJUd .zyvEve:hover,.KVqzMb.SEJUd .zyvEve:hover,.KhlB4.SEJUd .zyvEve:hover{background-color:transparent}.gm1qLe .gWazle{font-weight:700}.k8Lt0 .gm1qLe .Mqdrgf{display:none}.k8Lt0 .fle8Af .gm1qLe{color:#555;cursor:pointer;font-weight:400;padding:6px 12px 6px 23px}.yb6DRb .fle8Af .gm1qLe{background-color:#f5f5f5;color:#666;font-size:20px;height:48px;margin-left:5px;width:100%}.k8Lt0 .YWGNae{display:none}.yb6DRb .YWGNae{height:15px;background-color:#f5f5f5}.tzLNed .EGz53e{padding-left:24px;width:176px}.hBVIsb .tzLNed .EGz53e{padding-left:0}.EGz53e .AhXF6c{line-height:20px;padding:8px 12px 8px 23px}.EGz53e .gm1qLe{width:152px}.POfIAc{background:rgba(0,0,0,0.1);height:1px;margin:14px;width:148px}.k8Lt0 .fle8Af{display:block;font-size:14px;line-height:18px}.fle8Af:hover,.AhXF6c:hover{background-color:rgba(0,0,0,0.05)}.yb6DRb .fle8Af{background-color:#f5f5f5;color:#666;font-size:20px;height:48px;width:100%}.gm1qLe,.WhMnYc,.WtH9qd{display:block;word-break:keep-all}.WhMnYc,.WtH9qd{color:#555}.APEy4b{color:transparent;font-size:18px;list-style-type:none;padding-bottom:6px;padding-top:6px;position:absolute}.Mfkobe .APEy4b,.hBVIsb .APEy4b{position:relative}.J919pd .APEy4b{display:block}.iZhiic .APEy4b{display:none}.k8Lt0 .qBQ0O{position:fixed;top:0}.k8Lt0 .Mfkobe .oPekyc{position:absolute}.k8Lt0 .oPekyc,.k8Lt0 .uQeS5e .o5mox{left:-200px}.APEy4b .gWazle{font-weight:400}.N41Tic .gWazle,.N41Tic .gWazle .gm1qLe{color:#a84137}.WEMC7e .gWazle,.WEMC7e .gWazle .gm1qLe{color:#1380b5}.tkuA7b .gWazle,.tkuA7b .gWazle .gm1qLe{color:#294d96}.qKjvAb .gWazle,.qKjvAb .gWazle .gm1qLe{color:#8d9d29}.KVqzMb .gWazle,.KVqzMb .gWazle .gm1qLe{color:#4f6574}.KhlB4 .gWazle,.KhlB4 .gWazle .gm1qLe{color:#444}.shke5e{background:#fff;border-radius:14px;color:#555;float:right;padding:0 8px}.k8Lt0 .shke5e{font-size:14px;height:18px;line-height:18px}.yb6DRb .shke5e{font-size:20px;height:30px;line-height:28px;margin-right:16px;margin-top:9px}.VjFXz{display:none}.QKtxw{height:100%;position:relative;z-index:-1}.A3aULc{margin-top:49px;position:absolute;z-index:-1}.k8Lt0 .WpDbMd{box-sizing:border-box;display:table;height:calc(100% - 138px);margin-bottom:15px;padding-left:249px;padding-right:49px;overflow-x:hidden;width:100%}.k8Lt0 .GwcXac{box-sizing:border-box;display:table;height:calc(100% - 138px);margin-bottom:15px;padding-left:49px;padding-right:49px;overflow-x:hidden;width:100%}.yb6DRb .WpDbMd{background-color:#eee;display:flex;float:none;flex-direction:column;margin:0 0 15px 0;padding-top:47px;min-height:calc(100vh - 47px)}.HJP88{background:#fff;border-bottom:1px solid #aaa;height:48px;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:984}.kRE6F{background-size:contain;height:24px;left:11px;position:absolute;top:11px;width:24px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAP0lEQVR4Ae3WQQ0AIAwEQbRUCf5NFQ2Q40EYTsB82KSjLw8A2BsAULM6s38BQO4BTgHfFKBkJesA8PRtCgAAFqIqG6d6SeYzAAAAAElFTkSuQmCC)}.paODAb,.XoQmMd{cursor:pointer;display:inline-block;height:46px;position:absolute;top:0;width:46px}.paODAb{left:0}.XoQmMd{right:0}.Su676c{background-size:contain;background-image:url(https://ssl.gstatic.com/android/market_images/web/play_prism_hlock_m.png);background-position:center;background-repeat:no-repeat;display:inline-block;height:100%;width:160px}.FpSRLc{background-color:#000;bottom:0;left:0;position:absolute;right:0;top:0;z-index:2001}.prwMD{transform:translate3d(260px,0,0);position:fixed}.F8yzbe,.ugw7id{animation-duration:.4s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,0,.71,1)}.F8yzbe{animation-name:openNav}.ugw7id{animation-name:closeNav}@keyframes openNav{0%{transform:translate3d(0px,0,0)}to{transform:translate3d(260px,0,0)}}@keyframes closeNav{0%{transform:translate3d(260px,0,0)}to{transform:translate3d(0px,0,0)}}.qZxJ9{background:#fff;border:1px solid #aaa;border-top:#d6d6d6;position:absolute;z-index:2003}.hNW13c{cursor:pointer;padding:6px}.QVznTd{font-weight:bold}.eOnYEd{background-color:#e5e5e5}@media screen and (max-width:600px){.qZxJ9{font-size:16px;top:50px}.hNW13c{padding:10px 15px}}.YvpZrd{box-sizing:border-box;opacity:1;filter:alpha(opacity=100);transition:all .2s ease;background:#fff;background-color:#fff;left:0;padding:0 46px 0 0;position:absolute;text-align:left;top:0;white-space:nowrap;width:100%}.YvpZrd.xTMeO{opacity:0;filter:alpha(opacity=0);visibility:hidden}.YVbrWc,.YvpZrd .CWQUbf{cursor:pointer;display:inline-block;height:46px;position:absolute;right:0;top:0;width:46px}.iF7Enb,.sddlzf{background-size:contain;height:24px;left:11px;position:absolute;top:11px;width:24px}.iF7Enb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAArElEQVR4Ae3WwQnFMAwDUI2QUb2RR+pIaUpuRQSRIArFP8cYPfhtbaObTwEFfAUUAESLKxLiL3JUN8jAjO/jpBg/ah9CBmY8J3j8JHQgo0vEq1IGoBCkSgcEglXogECwWx1YE+RmD+BBC1gHlgSP3wMIweO3AULw+DOAEgmcA5zg8X7A/xf5H7L/NfV/aP5W4W92/nbtHzj+kekf+v61xb94+VfHWt9/BRRQwA1YE6cuDHsiKgAAAABJRU5ErkJggg==)}.iEL1hc{box-sizing:border-box;display:inline-block;position:relative;white-space:nowrap;width:100%}.zWUrcf{box-sizing:border-box;background-color:#fff;display:block;height:48px;margin:0;margin-right:60px;position:relative;vertical-align:top;white-space:nowrap;width:100%}.sddlzf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAABEUlEQVR4Ae3WYW3HIBAFcCQgoXkKKgEJlYAEJNRBJVRCJUwCEioBCd2XjrxsvTDau2TJeu9rww+O/x9wh3Fe4P8B3wseERsKjjMFG6Jr1i8BzDQ0pyA9BjAi45CDjOEBgJHnLqRg7AWuh98xI5xZsDOB4R6QaYgfW4pEfL4BYKY+cxOuGxg7AXiUZo+Z2HuBKM+NC4m+6wK2OrNG1e1eu4C69NQEFnkqIgBfFx6awPT1bQ8QKuCbQPiLgHP6LdLfZP2fqfUfbTI+KswPO9vj+sPkwqEEsyuTslpd+okIi2cLgrgKnYcXPDIT3UC7ZEIGlAgZUCJkQImQASVCBpQIdYAJfYAIqxYRIWyycl7gBVTzCfNVunbqnVYGAAAAAElFTkSuQmCC)}.nA1O0c{background:transparent;border:none;font-size:21px;height:100%;margin-top:4px;padding:0;vertical-align:top;width:100%}.nA1O0c:focus{outline:none}.Hgm2gf{padding:8px 14px;position:relative}.bPAkEd{background:#555;display:block;height:48px;width:100%}.Ijq91c{display:block;position:relative;width:100%}.Ijq91c .T3Ru8{display:none}.Ijq91c .sh6Nsd{background-size:cover;border-radius:18px;box-shadow:0 2px 0 0 rgba(0,0,0,0.17);background-position:center;border:2px solid #f5f5f5;display:inline-block;height:32px;margin:6px 0 0 9px;vertical-align:top;width:32px}.Ijq91c .rHSqDd{color:#f5f5f5;display:inline-block;font-size:18px;margin:12px 0 0 3px;max-width:162px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.Ijq91c .kblou{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAXElEQVR4AaXRwQ2AIBSD4Y7kSGzRNRihI7oBJlUOz2I0kR7/j4QEjJd9A/dDcVB4AmwcnpaAnRt1kgVw2i+iAPOmSYs3zOx1oIKaBRSQuYLIASInyJzAOcH/3zwA4sXL9n1TAXwAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center center;display:inline-block;height:16px;padding:16px;position:absolute;right:0;top:0;width:16px}.Ijq91c .LFBkwd{box-sizing:border-box;color:#f5f5f5;display:inline-block;font-size:24px;padding:8px 16px;width:100%}.Cq5pMb{position:fixed;top:0;z-index:30001}.Cq5pMb .SQxu9c{background-color:#4285f4}.Cq5pMb .Iq5ZMc{background-color:#c6dafc}.Cq5pMb .um3FLe{background-repeat:repeat-x;background-image:url('data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20enable-background%3D%27new%200%200%205%202%27%20xml%3Aspace%3D%27preserve%27%20viewBox%3D%270%200%205%202%27%20preserveAspectRatio%3D%27none%20slice%27%3E%3Ccircle%20cx%3D%271%27%20cy%3D%271%27%20r%3D%271%27%20fill%3D%27%23c6dafc%27%2F%3E%3C%2Fsvg%3E')}.XDXaGc{opacity:.65;filter:alpha(opacity=65);background:#ddd;bottom:0;left:0;position:fixed;right:0;top:0;z-index:30000}.yhtbu{margin-left:24px;margin-right:24px;padding-bottom:72px}@media (min-width:600px){.yhtbu{margin-left:48px;margin-right:48px}}@media (min-width:1280px){.yhtbu{margin-left:72px;margin-right:72px}}@media (min-width:1440px){.yhtbu{margin-left:auto;margin-right:auto;max-width:1296px}}.Hc0nne{display:grid;grid-template-columns:1fr;row-gap:24px}.sv9Noe{margin-top:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.CmHxkb,.GMGZAc,.KvNvKe{font-family:Google Sans,Helvetica,Arial,sans-serif;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.CmHxkb:not(:disabled),.GMGZAc:not(:disabled),.KvNvKe:not(:disabled){color:#5f6368}body.P9KVBf .CmHxkb,body.P9KVBf .GMGZAc,body.P9KVBf .KvNvKe{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .CmHxkb:not(:disabled),body.P9KVBf .GMGZAc:not(:disabled),body.P9KVBf .KvNvKe:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.CmHxkb,.GMGZAc,.KvNvKe{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.CmHxkb:not(:disabled),.GMGZAc:not(:disabled),.KvNvKe:not(:disabled){color:#9aa0a6}}.GMGZAc{font-weight:400;letter-spacing:.0178571429em;font-weight:500}.CmHxkb,.GMGZAc{font-size:.875rem;line-height:1.25rem}.CmHxkb{letter-spacing:.0142857143em;font-weight:400}.CmHxkb,.GMGZAc{line-height:32px}.KvNvKe{font-size:.75rem;line-height:48px;margin-right:24px}.AJ34ce{display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);grid-template-rows:1fr;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.GrpFfc{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:24px;height:18px}.CmHxkb:hover,.QOTGFf:hover{color:#01875f;fill:#01875f;stop-color:#01875f}.CmHxkb:hover:not(:disabled),.QOTGFf:hover:not(:disabled){color:#01875f}body.P9KVBf .CmHxkb:hover,body.P9KVBf .QOTGFf:hover{color:#00a173;fill:#00a173;stop-color:#00a173}body.P9KVBf .CmHxkb:hover:not(:disabled),body.P9KVBf .QOTGFf:hover:not(:disabled){color:#00a173}@media (prefers-color-scheme:dark){.CmHxkb:hover,.QOTGFf:hover{color:#00a173;fill:#00a173;stop-color:#00a173}.CmHxkb:hover:not(:disabled),.QOTGFf:hover:not(:disabled){color:#00a173}}@media (min-width:600px){.yhtbu{padding-bottom:16px}.Hc0nne{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-template-columns:244px auto}}@media (min-width:1280px){.Hc0nne{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:266px auto}.KvNvKe{margin-right:32px}.avtIH{margin-left:auto;margin-right:0}}.JPRQqd{fill:#01875f;stop-color:#01875f}.JPRQqd,.JPRQqd:not(:disabled){color:#01875f}body.P9KVBf .JPRQqd{color:#00a173;fill:#00a173;stop-color:#00a173}body.P9KVBf .JPRQqd:not(:disabled){color:#00a173}@media (prefers-color-scheme:dark){.JPRQqd{fill:#00a173;stop-color:#00a173}.JPRQqd,.JPRQqd:not(:disabled){color:#00a173}}.pFrLWc{fill:#01875f;stop-color:#01875f}.pFrLWc,.pFrLWc:not(:disabled){color:#01875f}body.P9KVBf .pFrLWc{color:#00a173;fill:#00a173;stop-color:#00a173}body.P9KVBf .pFrLWc:not(:disabled){color:#00a173}@media (prefers-color-scheme:dark){.pFrLWc{fill:#00a173;stop-color:#00a173}.pFrLWc,.pFrLWc:not(:disabled){color:#00a173}}.EP0SWb{fill:#0179ca;stop-color:#0179ca}.EP0SWb,.EP0SWb:not(:disabled){color:#0179ca}body.P9KVBf .EP0SWb{color:#50b4f4;fill:#50b4f4;stop-color:#50b4f4}body.P9KVBf .EP0SWb:not(:disabled){color:#50b4f4}@media (prefers-color-scheme:dark){.EP0SWb{fill:#50b4f4;stop-color:#50b4f4}.EP0SWb,.EP0SWb:not(:disabled){color:#50b4f4}}.k6Ic{fill:#c71c56;stop-color:#c71c56}.k6Ic,.k6Ic:not(:disabled){color:#c71c56}body.P9KVBf .k6Ic{color:#ff3369;fill:#ff3369;stop-color:#ff3369}body.P9KVBf .k6Ic:not(:disabled){color:#ff3369}@media (prefers-color-scheme:dark){.k6Ic{fill:#ff3369;stop-color:#ff3369}.k6Ic,.k6Ic:not(:disabled){color:#ff3369}}.l7scce,.X1z1Fc{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.X1z1Fc{background-color:#fff;border-top:1px solid #dadce0;bottom:0;height:56px;left:0;position:fixed;z-index:3}body.P9KVBf .X1z1Fc{border-top:1px solid #5f6368;background-color:#202124}@media (prefers-color-scheme:dark){.X1z1Fc{border-top:1px solid #5f6368;background-color:#202124}}@media (min-width:840px){.X1z1Fc{display:none}}.Ov7pjc{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:112px}.GfWeCe{line-height:0}.CaszBb{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.25rem;font-size:.875rem;letter-spacing:.0178571429em;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.OhxcPe{fill:#5f6368;stop-color:#5f6368}.OhxcPe,.OhxcPe:not(:disabled){color:#5f6368}body.P9KVBf .OhxcPe{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .OhxcPe:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.OhxcPe{fill:#9aa0a6;stop-color:#9aa0a6}.OhxcPe,.OhxcPe:not(:disabled){color:#9aa0a6}}@media (hover:hover){.GfWeCe{display:none}.X1z1Fc{border-top:none;height:48px;position:static}}.hQnXo{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);-moz-box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);position:absolute;top:0;margin:8px 0;width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);width:calc(100% - 300px);min-width:360px;max-width:720px}.hQnXo,.hQnXo:not(:disabled){background-color:#fff}body.P9KVBf .hQnXo,body.P9KVBf .hQnXo:not(:disabled){background-color:#202124}@media (prefers-color-scheme:dark){.hQnXo,.hQnXo:not(:disabled){background-color:#202124}}body.P9KVBf .hQnXo{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.hQnXo{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15)}}.ePyrDc{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:48px}.ePyrDc .D8MWrd{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:18px;position:relative;margin-left:19px}.ePyrDc .D8MWrd:not(:disabled){color:#5f6368}body.P9KVBf .ePyrDc .D8MWrd{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .ePyrDc .D8MWrd:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.ePyrDc .D8MWrd{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.ePyrDc .D8MWrd:not(:disabled){color:#9aa0a6}}.ePyrDc .lMMb6d{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:16px;position:relative;margin-right:21px}.ePyrDc .lMMb6d:not(:disabled){color:#5f6368}body.P9KVBf .ePyrDc .lMMb6d{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .ePyrDc .lMMb6d:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.ePyrDc .lMMb6d{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.ePyrDc .lMMb6d:not(:disabled){color:#9aa0a6}}.HWAcU{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.5rem;font-size:1rem;letter-spacing:.00625em;font-weight:500;font-weight:400;fill:#202124;stop-color:#202124;width:100%;height:48px;padding-left:15px}.HWAcU,.HWAcU:not(:disabled){color:#202124}body.P9KVBf .HWAcU{color:#e8eaed;fill:#e8eaed;stop-color:#e8eaed}body.P9KVBf .HWAcU:not(:disabled){color:#e8eaed}@media (prefers-color-scheme:dark){.HWAcU{fill:#e8eaed;stop-color:#e8eaed}.HWAcU,.HWAcU:not(:disabled){color:#e8eaed}}.HWAcU::-webkit-input-placeholder{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.5rem;font-size:1rem;letter-spacing:.00625em;font-weight:500;font-weight:400;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.HWAcU:-moz-placeholder,.HWAcU::-moz-placeholder{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.5rem;font-size:1rem;letter-spacing:.00625em;font-weight:500;font-weight:400;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.HWAcU:-ms-input-placeholder{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.5rem;font-size:1rem;letter-spacing:.00625em;font-weight:500;font-weight:400;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.HWAcU::-ms-input-placeholder{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.5rem;font-size:1rem;letter-spacing:.00625em;font-weight:500;font-weight:400;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.HWAcU::placeholder{font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.5rem;font-size:1rem;letter-spacing:.00625em;font-weight:500;font-weight:400;color:#5f6368;fill:#5f6368;stop-color:#5f6368}.HWAcU::-webkit-input-placeholder:not(:disabled){color:#5f6368}.HWAcU:-moz-placeholder:not(:disabled),.HWAcU::-moz-placeholder:not(:disabled){color:#5f6368}.HWAcU:-ms-input-placeholder:not(:disabled){color:#5f6368}.HWAcU::-ms-input-placeholder:not(:disabled){color:#5f6368}.HWAcU::placeholder:not(:disabled){color:#5f6368}body.P9KVBf .HWAcU::-webkit-input-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .HWAcU:-moz-placeholder,body.P9KVBf .HWAcU::-moz-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .HWAcU:-ms-input-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .HWAcU::-ms-input-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .HWAcU::placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .HWAcU::-webkit-input-placeholder:not(:disabled){color:#9aa0a6}body.P9KVBf .HWAcU:-moz-placeholder:not(:disabled),body.P9KVBf .HWAcU::-moz-placeholder:not(:disabled){color:#9aa0a6}body.P9KVBf .HWAcU:-ms-input-placeholder:not(:disabled){color:#9aa0a6}body.P9KVBf .HWAcU::-ms-input-placeholder:not(:disabled){color:#9aa0a6}body.P9KVBf .HWAcU::placeholder:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.HWAcU::-webkit-input-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.HWAcU:-moz-placeholder,.HWAcU::-moz-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.HWAcU:-ms-input-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.HWAcU::-ms-input-placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.HWAcU::placeholder{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.HWAcU::-webkit-input-placeholder:not(:disabled){color:#9aa0a6}.HWAcU:-moz-placeholder:not(:disabled),.HWAcU::-moz-placeholder:not(:disabled){color:#9aa0a6}.HWAcU:-ms-input-placeholder:not(:disabled){color:#9aa0a6}.HWAcU::-ms-input-placeholder:not(:disabled){color:#9aa0a6}.HWAcU::placeholder:not(:disabled){color:#9aa0a6}}.H3UN0{margin:0 2px;border-top:1px solid}.H3UN0,.H3UN0:not(:disabled){border-color:#dadce0}body.P9KVBf .H3UN0,body.P9KVBf .H3UN0:not(:disabled){border-color:#5f6368}@media (prefers-color-scheme:dark){.H3UN0,.H3UN0:not(:disabled){border-color:#5f6368}}.YVhSle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:6px 0;height:36px}.YVhSle[aria-selected=true],.YVhSle[aria-selected=true]:not(:disabled){background-color:rgba(32,33,36,.04)}body.P9KVBf .YVhSle[aria-selected=true],body.P9KVBf .YVhSle[aria-selected=true]:not(:disabled){background-color:rgba(232,234,237,.04)}@media (prefers-color-scheme:dark){.YVhSle[aria-selected=true],.YVhSle[aria-selected=true]:not(:disabled){background-color:rgba(232,234,237,.04)}}.YVhSle[aria-selected=false]{background:none}.fWLDob{fill:#5f6368;stop-color:#5f6368;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.fWLDob,.fWLDob:not(:disabled){color:#5f6368}body.P9KVBf .fWLDob{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .fWLDob:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.fWLDob{fill:#9aa0a6;stop-color:#9aa0a6}.fWLDob,.fWLDob:not(:disabled){color:#9aa0a6}}.FfLSic{fill:#202124;stop-color:#202124;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.FfLSic,.FfLSic:not(:disabled){color:#202124}body.P9KVBf .FfLSic{color:#e8eaed;fill:#e8eaed;stop-color:#e8eaed}body.P9KVBf .FfLSic:not(:disabled){color:#e8eaed}@media (prefers-color-scheme:dark){.FfLSic{fill:#e8eaed;stop-color:#e8eaed}.FfLSic,.FfLSic:not(:disabled){color:#e8eaed}}.QTWoUe{outline:none;display:block;height:100%}.VnJy5c{position:relative;margin:0 12px;width:32px;height:32px}.VnJy5c .LZ8ZOd{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:20px;padding:6px}.VnJy5c .LZ8ZOd:not(:disabled){color:#5f6368}body.P9KVBf .VnJy5c .LZ8ZOd{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .VnJy5c .LZ8ZOd:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.VnJy5c .LZ8ZOd{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.VnJy5c .LZ8ZOd:not(:disabled){color:#9aa0a6}}.WuMlDe{font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem}.oWSyie{font-family:Roboto,Arial,sans-serif;line-height:1rem;font-size:.75rem;letter-spacing:.025em;font-weight:400}.oWSyie .brDIlf{font-size:9px}.XPmdRc{font-weight:500}.NGOzcb{display:inline;margin:0 17px 0 auto}.NGOzcb .dkV2oe{color:#5f6368;fill:#5f6368;stop-color:#5f6368;font-size:20px}.NGOzcb .dkV2oe:not(:disabled){color:#5f6368}body.P9KVBf .NGOzcb .dkV2oe{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .NGOzcb .dkV2oe:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.NGOzcb .dkV2oe{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}.NGOzcb .dkV2oe:not(:disabled){color:#9aa0a6}}@media (min-width:600px){.NGOzcb{display:none}}.VfPpkd-AznF2e-vzJc7b{overflow-y:hidden}.VfPpkd-AznF2e-vzJc7b.VfPpkd-AznF2e-vzJc7b-OWXEXe-oT9UPb .VfPpkd-AznF2e-LUERP-bN97Pc{transition:250ms transform cubic-bezier(0.4,0,0.2,1)}.VfPpkd-AznF2e-OFz35{position:absolute;top:-9999px;width:100px;height:100px;overflow-x:scroll}.VfPpkd-AznF2e-LUERP-vJ7A6b{display:flex;overflow-x:hidden}.VfPpkd-AznF2e-LUERP-vJ7A6b::-webkit-scrollbar{display:none}.VfPpkd-AznF2e-OFz35::-webkit-scrollbar{display:none}.VfPpkd-AznF2e-LUERP-vJ7A6b-OWXEXe-XuHpsb{overflow-x:scroll}.VfPpkd-AznF2e-LUERP-bN97Pc{position:relative;display:flex;flex:1 0 auto;transform:none;will-change:transform}.VfPpkd-AznF2e-vzJc7b-OWXEXe-fW01td-CpWD9d .VfPpkd-AznF2e-LUERP-bN97Pc{justify-content:flex-end}.ucf8re,.ZcNJTb{display:none}@media (min-width:840px){.ucf8re{display:block}}.niN0Ac.WbUJNb{height:64px}.q2wkXd.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#01875f}.q2wkXd .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#01875f}.q2wkXd:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.q2wkXd:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.q2wkXd:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#01875f}.q2wkXd:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.q2wkXd:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.q2wkXd:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#01875f}body.P9KVBf .q2wkXd.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}body.P9KVBf .q2wkXd .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}body.P9KVBf .q2wkXd:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .q2wkXd:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .q2wkXd:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}body.P9KVBf .q2wkXd:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .q2wkXd:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .q2wkXd:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}@media (prefers-color-scheme:dark){.q2wkXd.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}.q2wkXd .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}.q2wkXd:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.q2wkXd:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.q2wkXd:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}.q2wkXd:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.q2wkXd:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.q2wkXd:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}}.cvzg3c.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#01875f}.cvzg3c .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#01875f}.cvzg3c:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.cvzg3c:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.cvzg3c:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#01875f}.cvzg3c:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.cvzg3c:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.cvzg3c:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#01875f}body.P9KVBf .cvzg3c.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}body.P9KVBf .cvzg3c .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}body.P9KVBf .cvzg3c:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .cvzg3c:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .cvzg3c:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}body.P9KVBf .cvzg3c:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .cvzg3c:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .cvzg3c:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}@media (prefers-color-scheme:dark){.cvzg3c.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}.cvzg3c .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}.cvzg3c:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.cvzg3c:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.cvzg3c:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#00a173}.cvzg3c:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.cvzg3c:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.cvzg3c:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#00a173}}.AthEce.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#0179ca}.AthEce .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#0179ca}.AthEce:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.AthEce:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.AthEce:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#0179ca}.AthEce:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.AthEce:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.AthEce:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#0179ca}body.P9KVBf .AthEce.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#50b4f4}body.P9KVBf .AthEce .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#50b4f4}body.P9KVBf .AthEce:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .AthEce:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .AthEce:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#50b4f4}body.P9KVBf .AthEce:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .AthEce:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .AthEce:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#50b4f4}@media (prefers-color-scheme:dark){.AthEce.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#50b4f4}.AthEce .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#50b4f4}.AthEce:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.AthEce:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.AthEce:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#50b4f4}.AthEce:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.AthEce:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.AthEce:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#50b4f4}}.ROhV3c.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#c71c56}.ROhV3c .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#c71c56}.ROhV3c:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.ROhV3c:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.ROhV3c:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#c71c56}.ROhV3c:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.ROhV3c:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.ROhV3c:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#c71c56}body.P9KVBf .ROhV3c.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#ff3369}body.P9KVBf .ROhV3c .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#ff3369}body.P9KVBf .ROhV3c:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .ROhV3c:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,body.P9KVBf .ROhV3c:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#ff3369}body.P9KVBf .ROhV3c:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .ROhV3c:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,body.P9KVBf .ROhV3c:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#ff3369}@media (prefers-color-scheme:dark){.ROhV3c.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#ff3369}.ROhV3c .rvBHac .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#ff3369}.ROhV3c:active.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.ROhV3c:focus.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc,.ROhV3c:hover.VfPpkd-AznF2e-OWXEXe-auswjd .VfPpkd-jY41G-V67aGc{color:#ff3369}.ROhV3c:active .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.ROhV3c:focus .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb,.ROhV3c:hover .VfPpkd-AznF2e-wEcVzc-OWXEXe-NowJzb{border-color:#ff3369}}.VfPpkd-AznF2e-ZMv3u{width:100%}.VfPpkd-AznF2e{height:48px}.VfPpkd-AznF2e-OWXEXe-eu7FSc{height:72px}.oc9n0c{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:auto}.r9optf{fill:#5f6368;stop-color:#5f6368}.r9optf,.r9optf:not(:disabled){color:#5f6368}body.P9KVBf .r9optf{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .r9optf:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.r9optf{fill:#9aa0a6;stop-color:#9aa0a6}.r9optf,.r9optf:not(:disabled){color:#9aa0a6}}.oPjgQb{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:48px;width:100%}.QKrU5e{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);-moz-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.S3WLMd{background-color:#fff;position:fixed;top:0;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;-o-transition:box-shadow .2s ease-in-out;-moz-transition:box-shadow .2s ease-in-out,-moz-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out,-moz-box-shadow .2s ease-in-out;width:100%;z-index:3}body.P9KVBf .S3WLMd{background-color:#202124}@media (prefers-color-scheme:dark){.S3WLMd{background-color:#202124}}.f0UV3d{fill:#5f6368;stop-color:#5f6368;font-family:Google Sans,Roboto,Arial,sans-serif;line-height:1.75rem;font-size:1.375rem;letter-spacing:0;font-weight:400;font-weight:500;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;margin:0 16px}.f0UV3d,.f0UV3d:not(:disabled){color:#5f6368}body.P9KVBf .f0UV3d{color:#9aa0a6;fill:#9aa0a6;stop-color:#9aa0a6}body.P9KVBf .f0UV3d:not(:disabled){color:#9aa0a6}@media (prefers-color-scheme:dark){.f0UV3d{fill:#9aa0a6;stop-color:#9aa0a6}.f0UV3d,.f0UV3d:not(:disabled){color:#9aa0a6}}.kOqhQd{margin-right:8px}@media (min-width:840px){.oPjgQb{height:64px}.f0UV3d{margin:0 14px 0 28px}}.dN4Mje{font-weight:bold}.r4QVsd{color:#616161;font-size:13px;line-height:24px;margin-left:32px;text-indent:-32px}.F8FTc{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA1ElEQVR4Ae3TAQYCQRSA4dQFkgAUACHVBeoC1SW6weoogUi3WOweobBF6AZhwQI2ph8vxoNpMwu8n8/wnjS2rWNZlmUFGiFDhRxj/NoAbzHAX2VwntzbzZDI6bfECWc4cZbZCo2q4DyV9+W1zGp1iQJOXIUTt1hPIFHzBN/WMku9WSqzTax3YK6ewDz+BcItsJeTwj+B7OLXxkvYxRZHPPBSH+5hgqWcvZh/wykucJ6d7IY4oFT7EszZR+gJp/Rld1dzhX2EnKZ2Ae1eoAhqmGVZlvUB/fp50Z3ueIYAAAAASUVORK5CYII=);height:24px;margin-right:8px;width:24px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.F8FTc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAABsklEQVR4Ae3XNXCVQRSGYdzdnRZ31w7vG6qUOCVaYf1Ai7tUlwanhQpq3J2428kbqc5k45tsMt8781RXf1vppVqZUkoppZRSSimllFJqPTL4jh+4j42I2SjkwxrkYzQ6vaOohjnVOI5YrYQ5q9CpbfAH71R34J0wD/swDgNxFuacw0CMwz7MR9QysGZk4JuK6/iOH7iJaQjVF69gKMMPWMAPlMHwGn0RrR+wZvzwB49/MOc/QidhN6yN9qR2Aq7DAm6gsd7CPNzDjgb3YPDepfYIfIcFfEdjLcI7996r8F2BP/jFaQ2CzT+/oWa7966Bb7V7z5wUp8GbsIBbEU5Acguh6ciGOTmYEf8RSKMZuIPf+IO7mAmKPwimX/xpMP3iL4RSKP5SeB6iNg47cQEv8BuleIIRoJ63GRqDw3iJKpjzHAMQahg24wBONjiAzRiW8na4Dw6jABbwDxPgG4mDeIoyWEAZnuIgRiKZ+uMhrBmn4ctCLqyVcpGFJDoDa4ElHTF9ObvR5X2CtYC/bb/A2ukLujxrIZ91hO57AnQCdAKudBCllFJKKaWUUkoppZTqsGoAXlDmzF/PyxoAAAAASUVORK5CYII=)}}.q9QOMe .UhX9td.N2RpBe .MbhUzd{background-color:rgba(210,63,49,0.749)}.q9QOMe .UhX9td.N2RpBe,.q9QOMe .UhX9td.N2RpBe .espmsb{border-color:#d23f31}.q9QOMe .UhX9td.N2RpBe .MLPG7{border-color:rgba(210,63,49,0.502)}.K1b9Kc .UhX9td.N2RpBe .MbhUzd{background-color:rgba(2,119,189,0.749)}.K1b9Kc .UhX9td.N2RpBe,.K1b9Kc .UhX9td.N2RpBe .espmsb{border-color:#0277bd}.K1b9Kc .UhX9td.N2RpBe .MLPG7{border-color:rgba(2,119,189,0.502)}.drrice .UhX9td.N2RpBe .MbhUzd{background-color:rgba(85,139,47,0.749)}.drrice .UhX9td.N2RpBe,.drrice .UhX9td.N2RpBe .espmsb{border-color:#558b2f}.drrice .UhX9td.N2RpBe .MLPG7{border-color:rgba(85,139,47,0.502)}.PeXhud{margin-top:15px}.OcJ7Fb{min-height:44px}.plV1gc{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlUlEQVR4AWOgKVBSUmpQVlauIVuzoqLifxAGGlIGEgOxYZhIzQgMFMtH5hPUTAiTqRmBydSMwJqampK4NL8FBpq1gYGBAFC8D8ierKurK6iqqmoO5L9EUndMW1ubDcNmIH8CnvDpRHPJTLgkkuBODJ0INRtxhgGayU1Y5KvxBiKWgGrC0EzYAExDYJrJMACBaWkA5QAASdOtSYi49ikAAAAASUVORK5CYII=);height:16px;margin-right:9px;position:relative;top:-2px;width:16px}.plV1gc.RDPZE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlElEQVR4AWOgKUhKSmpITk6uIVtzYmLifyguA4kh8f8TqRmBgS7JR+YT1EwIk6kZgcnUjMBpaWmSWDUD2W+B/rUuKCgQANJ9QLHJmZmZgkDaHIhfIqk71tDQwIbN5gm4wgdoYCdYDcKQmXBJJMGdeAJ4I84wQDO5CYt8NViesAEIQzA0EzYA0xCYZjIMQGBaGkA5AACUKBRF97X2wgAAAABJRU5ErkJggg==)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.plV1gc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABFklEQVR4Ae2UgQbCQBjHEwL1AAG23ZoZUE16mEBEIGAgHKQXCAICgpAQvUCP0jukqr7hz5Tbua3PiY2f6Lu7369sq1VXmct1Xel53tya3HGcVwpFJNbkgL6bZdd8zgGLHNBsqgvgkoMnMdYEsMnBQwgxUs255eCumjHL9ViTA2tyYE0ObMrx1pwUfckciTgIghZ99olDZn7yfX+QzoQQXZrtcs650pqhsVwRvCRWitlWdR5xCcOwrZUDmscFHt8O9is4R1HUyJUDWtg0DZBS1unsm+bs9ddGxY3TMw2gPaLQU6Ao3Ru4cc7mVwH4FxYGvz7BvvIBhhGQswQgQi9nDECEXs4YgAi9nDEAEZBbCQBVwF8HVNcb50anoxuzTQsAAAAASUVORK5CYII=)}}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.plV1gc.RDPZE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABF0lEQVR4Ae2VgQbCUBSGJwTqAQIgPUCV9DBhO9toEBAIF9ILBAEBQUiIXqBH6R1Stc5lOLD97uqY2OF32bn3ft821/Xq+qaCIDBEtKwM7vt+mmVRCVyGiOZyjuzJaMBlZkhAE27z5jmkIADgIjzvRURTLKAAF3liARU4jjIcRxmOowzH0YfjUxKXgnPvHEXRiMc2Z8jPTqJ34XFse3Ec93k8FEjcuT9xhucIrzmbnN6+YL8bi3YwPIt9c8+xeE0P/IqrMaYJ4TZJkrRcBXjzBu/9ABJbzxa6xcIwHLgKEFG31CnIsT26CvCa3S8F7OdaOcAXnLS8AJbAcA0BKYHhSgJSAsOVBKSEhOsIAAkM1xIQ+WuBWqCuD7kbKTJGRdr8AAAAAElFTkSuQmCC)}}.C2ISKc{color:#aaa}.gJUr0{display:inline;margin-left:14px}.WJRLbd{position:relative;top:11px}.bHjgxc{transform:scale(0.5,0.5)}.Lxx1Vb{text-decoration:underline}.LsSwGf{box-sizing:content-box;cursor:pointer;display:inline-block;height:20px;outline:none;position:relative;vertical-align:middle;width:37px;z-index:0}.LsSwGf[aria-disabled="true"]{cursor:default}.E7QdY{transition:border-color .3s ease;border:10px solid #fafafa;border-radius:100%;position:absolute;box-shadow:0 1px 3px rgba(0,0,0,0.4)}[aria-checked="true"] .E7QdY{border-color:#009688}[aria-disabled="true"] .E7QdY{border-color:#bdbdbd}.rbsY8b{transition:-webkit-transform .06s ease;transition:transform .06s ease}.LsSwGf.N2RpBe>.rbsY8b{transform:translate(17px)}.LsSwGf.B6Vhqe>.rbsY8b{transform:translate(8.5px)}.hh4xKf{transition:border-color .3s ease;border:7px solid #b9b9b9;border-radius:7px;position:absolute;top:3px;width:23px}[aria-checked="true"]>.hh4xKf{border-color:rgba(0,150,136,0.502)}[aria-disabled="true"]>.hh4xKf{border-color:#b9b9b9}[aria-checked="mixed"] .E7QdY{border-color:#f4b400}[aria-checked="mixed"] .hh4xKf{border-color:#e0e0e0}[aria-checked="mixed"] .YGFwk{left:8.5px}.YGFwk{transform:scale(2.5);transition:opacity .15s ease,left .3s ease;background-color:rgba(0,0,0,0.2);border-radius:100%;height:20px;left:0;opacity:0;outline:.1px solid transparent;pointer-events:none;position:absolute;width:20px;z-index:-1}.qs41qe>.YGFwk{animation:quantumWizRadialInkSpread .3s;animation-fill-mode:forwards;opacity:1}[aria-checked="true"]>.YGFwk{left:17px}.i9xfbb>.YGFwk{background-color:rgba(0,150,136,0.2)}.u3bW4e>.YGFwk{animation:quantumWizRadialInkFocusPulse .7s infinite alternate;background-color:rgba(0,150,136,0.2);opacity:1}.KmO8jd{align-items:center;display:inline-flex}.KmO8jd+.KmO8jd{margin-left:15px}.E1GfKc{height:14px;margin-right:8px;width:14px}.k8Lt0 .Ktdaqe{display:table}.k8Lt0 .mAk5Zb{table-layout:fixed;width:100%}.Z3lOXb{align-items:center;display:flex;margin-bottom:15px;width:100%}.xwY9Zc{box-flex:1;flex-grow:1}@media screen and (min-width:481px){.W9yFB{margin-left:32px}}.sv0AUd{font-size:28px;font-weight:400;line-height:39px}.K2pK9c{font-size:16px;font-weight:300;line-height:22px}.ZmHEEd{margin:-5px}.r20xEe,.yb6DRb .fLyRuc{overflow-x:auto;overflow-y:hidden;white-space:nowrap;will-change:transform}.W4P4ne{background:#fff;display:block;font-size:14px;line-height:24px;margin-bottom:30px;margin-top:30px;padding:0 50px 0 50px;position:relative;text-align:left}.eeejD{padding:0 25px}.nMhWee{padding:0 20px}.yb6DRb .W4P4ne{line-height:1.4;margin-bottom:28px;margin-top:5px;padding:15px 15px 0 15px}.Njo8s{border-bottom:1px solid #eaeaea;margin:30px 25px;width:670px}.yb6DRb .Njo8s{border-bottom:1px solid #d6d6d6;margin:28px 0 30px 0;width:calc(100%)}.Rm6Gwb{color:#212121;display:inline-block;font-size:14px;font-weight:normal;text-transform:uppercase}.yb6DRb .Rm6Gwb{color:#333;font-size:22px;font-weight:100;text-transform:none}.wSaTQd{overflow:hidden}.FWdCP{float:right;padding:1px 10px 1px 0}.xvpTFf{display:block;float:none;margin-top:10px;padding-right:0;text-align:right}.MVyd5c{display:inline-block;margin:5px 16px;position:relative;white-space:normal;width:138px}.KdUUU{border-radius:69px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);border:5px solid #f5f5f5;height:128px;position:relative;width:128px}.MVyd5c:after{border-radius:69px;transition:opacity .25s ease;background-color:#000;content:'';height:128px;left:5px;opacity:0;position:absolute;top:5px;width:128px}.MVyd5c:hover:after{opacity:.2}.gQhnBf{color:#212121;font-size:16px;line-height:18px;margin-top:10px;text-align:center;width:138px}.MVyd5c:hover .gQhnBf{text-decoration:underline}.g1hAwc{display:inline-block;vertical-align:top}.TBRnV{margin-left:3px}.k8Lt0 .tq79De{display:inline-block}.xKpxId{display:inline-block;height:55px;line-height:24px;vertical-align:top}.X43Kjb{font-weight:500}.ZqMJr{border-radius:24px;box-shadow:0 1px 2px #8d8d8d;background-size:contain;height:48px;margin-top:10px;width:48px}.vDSMeb{width:48px}.d15Mdf{padding-left:9px}.p2TkOb{color:#aaa;display:inline-block;font-size:12px;font-weight:normal;margin-left:2px;vertical-align:middle;white-space:nowrap}.IEFhEe{color:#555;font-weight:500}.nt2C1d{height:18px;margin-top:-1px}.zc7KVe{display:table;table-layout:fixed;width:100%}.bAhLNe{display:table-cell;vertical-align:top}.kx8XBd{vertical-align:middle}.cQj82c{padding-top:5px}.LVQB0b{background:#e5e5e5;margin-top:12px;padding:12px;position:relative}.QoPmEb{border-bottom:10px solid #e5e5e5;border-left:10px solid transparent;border-right:10px solid transparent;margin-bottom:-10px;position:relative;top:-22px;width:0}.UD7Dzf{word-wrap:break-word;hyphens:auto}.drrice .n9lfJ .snByac{color:#33691e}.drrice .n9lfJ .MbhUzd{background-color:rgba(51,105,30,0.251)}.K1b9Kc .n9lfJ .snByac{color:#01579b}.K1b9Kc .n9lfJ .MbhUzd{background-color:rgba(1,87,155,0.251)}.q9QOMe .n9lfJ .snByac{color:#a52714}.q9QOMe .n9lfJ .MbhUzd{background-color:rgba(165,39,20,0.251)}.JRtysb{transition:background .3s;border:0;border-radius:50%;color:#444;cursor:pointer;display:inline-block;fill:#444;flex-shrink:0;height:48px;outline:none;overflow:hidden;position:relative;text-align:center;width:48px;z-index:0}.JRtysb.RDPZE{cursor:default}.ZDSs1{color:rgba(255,255,255,0.749);fill:rgba(255,255,255,0.749)}.WzwrXb.u3bW4e{background-color:rgba(153,153,153,0.4)}.ZDSs1.u3bW4e{background-color:rgba(204,204,204,0.251)}.NWlf3e{transform:translate(-50%,-50%) scale(0);transition:opacity .2s ease;background-size:cover;left:0;opacity:0;pointer-events:none;position:absolute;top:0;visibility:hidden}.JRtysb.iWO5td>.NWlf3e{transition:-webkit-transform .3s cubic-bezier(0.0,0.0,0.2,1);transition:transform .3s cubic-bezier(0.0,0.0,0.2,1);transform:translate(-50%,-50%) scale(2.2);opacity:1;visibility:visible}.JRtysb.j7nIZb>.NWlf3e{transform:translate(-50%,-50%) scale(2.2);visibility:visible}.WzwrXb.iWO5td>.NWlf3e{background-image:radial-gradient(circle farthest-side,rgba(153,153,153,0.4),rgba(153,153,153,0.4) 80%,rgba(153,153,153,0) 100%)}.ZDSs1.iWO5td>.NWlf3e{background-image:radial-gradient(circle farthest-side,rgba(204,204,204,0.251),rgba(204,204,204,0.251) 80%,rgba(204,204,204,0) 100%)}.WzwrXb.RDPZE{color:rgba(68,68,68,0.502);fill:rgba(68,68,68,0.502)}.ZDSs1.RDPZE{color:rgba(255,255,255,0.502);fill:rgba(255,255,255,0.502)}.MhXXcc{line-height:44px;position:relative}.Lw7GHd{margin:8px;display:inline-block}.jUL89d{font-size:10px;margin-top:-15px}.NE4Eeb,.y92BAb{color:#757575}.y92BAb.K3ZHGe{color:#ed3b3b}.XlMhZe{display:inline-block;text-align:center}.GVFJbb{display:table-cell;vertical-align:top}.YCMBp{border:0;height:55px;width:100px}.GhBiSb{font-weight:500;margin-bottom:10px;margin-top:10px}.yb6DRb .GhBiSb{line-height:28px}.X1PzMe{display:inline-block;float:right;margin-left:10px;position:relative;top:-2px}.yb6DRb .X1PzMe{line-height:30px;position:static;vertical-align:middle}.kq6fXc{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAXUlEQVR4AaXRwQ3AIAiF4Y7AKG70r8KojOAG1DYxcDB5Teq74RdRvFLkG3gWhhPkSuDYKnXAYJItk9EAVtuNWAHf5bfZJl4gjiAK5DkdnE5I3UJfUj9TD0qP+vdv3sq2BlCSAd3JAAAAAElFTkSuQmCC);height:16px;width:16px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.kq6fXc{background-image:ICO_INFO_NEUTRAL_2x}}.lSXt5d{display:inline-block;font-size:12px;line-height:16px;margin-left:5px;vertical-align:middle}.X1PzMe:hover .lSXt5d{text-decoration:underline}.O2DlLe{font-size:16px;margin-top:8px}.G4lal{vertical-align:top}.XnFhVd{margin-top:5px;text-align:center}.td1D0d{font-size:20px;font-style:italic;font-weight:100;margin-top:10px}.yb6DRb .td1D0d{line-height:28px}.Bovvxc{cursor:pointer;display:inline-block;font-size:13px;font-weight:normal;height:36px;line-height:34px;position:relative;vertical-align:middle;white-space:nowrap}.Bovvxc.u3bW4e{outline:4px solid #c7dcfc}.O53zde{margin-left:32px}.drrice .vaqewe,.drrice .HWf7Ze{color:#33691e}.K1b9Kc .vaqewe,.K1b9Kc .HWf7Ze{color:#01579b}.q9QOMe .vaqewe,.q9QOMe .HWf7Ze{color:#a52714}.Bovvxc.MHh0ke.u3bW4e{outline:4px solid #c7dcfc}.Bovvxc.MHh0ke.u3bW4e .HWf7Ze,.Bovvxc.MHh0ke:hover .HWf7Ze{visibility:hidden}.WtiUcf{color:#333;display:none;left:0;position:absolute;top:0}.Bovvxc.MHh0ke.u3bW4e .WtiUcf,.Bovvxc.MHh0ke:hover .WtiUcf{display:inline}.Gj57vc{background:no-repeat center;height:32px;position:absolute;width:32px}.d4tZAd{opacity:1;filter:alpha(opacity=100);transition:opacity .25s ease}.Bovvxc.u3bW4e .d4tZAd,.Bovvxc:hover .d4tZAd{opacity:.65;filter:alpha(opacity=65)}.drrice .d4tZAd{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABX0lEQVR4AWJABqHd+nBsnAkong40G4aiMADLTWC79N7EYFCg6FPsFfYC2wvsSYY+SekzbK+ybgVZWRLEdLI//OE47Dq2WMMnevKfc+qmXWYmJHunKzXcpRvsPakGDxFCCjPeNBxBx/sd1NBaMHsvZ+hrfJAxcAEvMECjBnUkaw2ze7jkjCy1IMIHG5fqqPxIHg0zDXuiZUEQ3zxMDeQpU/mWPcG6oKUoXvoC3mgh6lHkzQt0A4+CdR5dIm9a0IGnV+jhRD1rnrp/X3D+I6KgXvKe+JJnWoC7o5LcaM4FBeTiW+dQzLGgQk0+ux6pWvWXBZG1NWzgnTaw/tUfTTQ0cAtb+IQBvmhgbctMw55oWVBCzSEn3nvYwQ3tWJOZGkrrgiObDvAIq6lR5FZ8dmD2aF1wBc/woP4HDnJyoh6YfYLqxwX6Jyg+F3KgXJjK6UsvydiQyaEyl8omh2uJy9T3Dfyj+4EPdaDZAAAAAElFTkSuQmCC)}.drrice .oPgrkf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABb0lEQVR4AWJABqHd+nBsnCnHSApG1gsD+AxnQtdAuR5MDYDW6iClYSAK4zhqN7aLtt2LiFC9hrjyELpyI7j3Ep6mCOqutxBd6qaLNKKCaUya8b94gY+RDGOawI8hycv3MhOSDDDBOMRqBlHh9V0wniNBiqWNPj2X4EIz/mz1OjLu4hUOa7gQqXlDv35+oQZjJHJx5ZPjKxRwSDCOaTBCCocqcMcrnOIGDkuMomYgDUrjh2c4s/pDfOETw/82qCS4hB9+gBeZQfQSLeHwgCsJ//bCn+HMO0axDT6Q48iOXSJrCP+xMW0zg3v0sYU9O78v4QWqQIPwMzCPGDSEu00b5Dbe4RhPGt5FA32pMtl3XTZwWAvXeQMbC2nS2RKVKPyZeE3LNg0SOAnLMcOJmSGXmtYfuwVuMa0vlLqpnVvIDKLe5AnmuMZQf4nYMdtyfGi1c0waG3hBPdnvSWBsXfifbEvRq2dltC5YGwz3ydbqul8B2j0C4fH5awAAAABJRU5ErkJggg==)}.K1b9Kc .d4tZAd{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABZElEQVR4Ac3TAWbEQBQG4GYSaIedSRQKBRY9Ra9QoKB7gZ6k2BMUUMCyZ2iP0m67IF2aDaK2pv/UH16HxtNmKT5j3743fzJJDkIIX2Z3j99kl7eZCqXz/b4yQG5u4qrHGW0AByx4cEPYY1V3gEbD9Qpq2Gqwdyb2SAKA5xjXQ3iCAE2yUUuy1rB3BUfcIxsK8PDGwdPkqGwkj4Y9DWe8JsCJK3f9AFnKZL+4E6cN2JIXD30CLzQRdS/69QHJAI+CdR7dQL8qoAVLz9DBjjrWLLX/LmD/R0Quecgr4kMeKQCroZJMNGZAAbm46hyKMQKqfoDrSZTUqr8EeNbOYA6vNI+133xocqCBC1jAOwT4oMDagj0NZ7wmoISam+y4drCEc1qyJntqKLUBGw6t4Qam/aDom/K/NXs32oBjeIDr5DswkJMRdcfee6h+DEhfQfG7kBvKwKG+NCAdzjiQyTqpemXAXn0CUs8NEB7fGUIAAAAASUVORK5CYII=)}.K1b9Kc .oPgrkf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAwUlEQVR4AWMgC4wCxvDZHkD8GIj/E4Ohaj1JseABTDMplpBiwT8iDf2KzKe2BR+A2AyIC6hsAcJwkFq+hmNCQPYj8i0gbPg5SnywB4hjgPg3PsPJteC9YPkZfig/GIhf4zKcEh9s0m64ygYSE+k8wothOOUWICxBN5wyCzA1b+Ju2C8BM5wGFiAyFY0sIIxHLfgJxEugZY8ZlP2TGhY8B+IGUApCVwNNVQ0gNeRYcBKIo8HpnwAAqQGpBelhIAeMAgCPO6vXNY7RAwAAAABJRU5ErkJggg==)}.q9QOMe .d4tZAd{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABYklEQVR4AWL4//8/GJ8LcEbBS9VFGAHN0wFmA0EUBmCdXWiHzOwqFAoEPUWv0Au0F+hJipwk5AztVZo2YBu6WaxKbf/hH55H1tNsCD4jL+/Nn53Jkomez/vKALm5S6sZZ8wBHPAQIYxhjzc9ARod10doYGfB3iexhwoAnmNaL+EdBmjVRh3JWsveNVzl+xsLiPDNwVt1VD6RR8OeljPREhDELw95gDxdyH7xJMEasKMoLn0GnzQT9Sj6zQF6gEfBOo9upN8U0IGnD+hhTz1rnrqzDDjtEVFQl7wmXvJEAVgdVeSSKQNKKMSvLqCcIqDOA1xvElWrjwmIrN3BAr5okWr/edHkQAsPsIQfGOCXBtaW7Gk5Ey0BFTTcZM+1hxXc04o12dNAZQ3YcmgDLzDPg6Jvzu827N1aA67hDZ7Ve+CgICfqgb2vUB8M0H9B8bmUG8rAsb6DAeIoyvxUmqVXBpzUHyXdswFh0/i3AAAAAElFTkSuQmCC)}.q9QOMe .oPgrkf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcElEQVR4AWL4//8/GJ8LcEbBS9VFALXVNVIEYRAFYNxldmLcj4FEHAISXHIuwWVwyDgFluHursMLuqte9VqvBV/9Y91vemalGNxsvfblAG5eQvsuUuMLkIJaCCGWRgi1rgn0LrCOwA3cwa2sFp+7gVHtkTBAnyPWajiCCH5lTUWvOYYafX+pAmJwQ8V/Fh3/gG+IpCbmCQjgTor+UtzxBwzBguzfQuCdQAN+hG3+DsNyfSc8wxM0egPsBL8UxM3b4YAmcD+iWynahBlq/maa79N09xB4Ax7hE3rl2Di8J2n+JetdNhNsQA0UQ7Ocb6Xm3/DnDrDvQGxBbZLmUa4Bn7KuQh/scvN8BPCX6p32o7wFyPpLorwHyPqtIfl8RD/wbScxoT/ZBNxoQ3rZyzAgluFTr8nlx+4CFqFHC+m6Hjl3QRMEnoAQtmEeGvkvEUpFCR1vhHmpCZMGmEZltF9GDd3XJQ2gR1GmUxmuazmgoP4BQRzxLysVgjUAAAAASUVORK5CYII=)}.Bovvxc.MHh0ke.u3bW4e .oPgrkf,.Bovvxc.MHh0ke:hover .oPgrkf{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABDklEQVR4AZWUTUoDQRBGX9owoFnk5xC5hwfRE3gULyDeIifINURXusliMqI7mSTlRzHQNNY0I48mVR/1qE4yDJaBWUwxk0uSEUOKBMGCDesSJYtgA0nnjpaOo05GndL7vGW4u8417xhnrMSTD258qhDWtNgILeu/wooONc/2Yo0hGlVPXnFkFWxwQUNmb9aIVzN1CL5ZjgqNxqUIF4cN4ZUUW1byuPhkFQlfo0JX2RBeScLUL10X4p+1LsRMEPIjcqkLFz89Z9FPEU70PiJhUE/jQjtc5Ycdt2KnSkn94TvwyNaUeLZVd/ANwT+9Yc8DS+8TVyJ5vVS6Z1MIw9DcP+ekWla+M+bMch+n2D/5BRin4+8yQoWbAAAAAElFTkSuQmCC)}.oocvOe{display:inline-block;margin:4px 0 0 8px}.CvoQCb{display:flex}.i3zUAc{flex:0 0 50%}.i3zUAc+.i3zUAc{box-sizing:border-box;padding-left:16px}.i3zUAc .LkLjZd{width:100%}.oocvOe:empty{display:none}.yb6DRb .oocvOe{margin:0 8px 4px 0}.LV0gI{color:rgba(255,255,255,0.7);text-decoration:line-through}.YpSFl{cursor:pointer;font-weight:400}.raHOVd{display:block;padding:0 30px 30px 30px}.FLk1Bd{display:flex}.uPxuLb{flex:0 0 50%}.uPxuLb+.uPxuLb{box-sizing:border-box;padding-left:16px}.uPxuLb .LkLjZd{width:100%}.Y7P5rd{margin-bottom:20px}.Zv54Oc{margin-top:10px}.hAyfc{box-sizing:border-box;display:inline-block;padding:10px 15px 10px 0;text-align:left;vertical-align:top;width:170px}.BgcNfc{color:#333;font-weight:500;margin-bottom:2px}.htlgb{font-weight:300;vertical-align:middle}.jMYXgb{height:25px;margin-right:3px;width:25px}.DWPxHb{overflow:hidden;position:relative}.uwAgLc{bottom:0;display:none;height:30px;left:0;position:absolute;width:100%}.f3Fr9d{background:linear-gradient(to bottom,rgba(255,255,255,0),white);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00ffffff',EndColorStr='#ffffff')}.uwAgLc.qAWA2{display:inline-block}.n1EcZc{display:inline-block;height:36px;padding-top:28px;text-align:center;width:100%}.n1EcZc.uhqVLe{display:none}.Rx5dXb{height:318px;margin-bottom:35px;position:relative;width:720px}.yb6DRb .Rx5dXb{height:220px;margin-bottom:15px;width:auto}.u3EI9e{display:inline-block;height:100%;overflow:hidden;white-space:nowrap;width:644px}.awJjId{cursor:pointer;display:inline-block;height:100%;width:38px;visibility:hidden}.awJjId.nmBghe{visibility:visible}html[dir="rtl"] .awJjId{transform:scaleX(-1)}.gIyxRc,.juegYd{opacity:.5;filter:alpha(opacity=50);transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%);background-size:contain;cursor:pointer;height:38px;width:38px;z-index:0}.awJjId:hover .gIyxRc,.awJjId:hover .juegYd{opacity:1;filter:alpha(opacity=100)}.juegYd{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAABDklEQVR4Ae3aQW0DMBQE0Q/BUCItgUIIhEAphEIIhEAwhEAohDJwr5FWyjkjjZfAvINvfw58AgQIgE+AAAHwCRAgQIAAAQIECBAgQICArOycPLPm3ftgwD0npwggwM4pAgpwyykCCTBFwAGagAM0AQeYyU8RWICZ3IvAAjQBB2gCDtAEHKAJOEATcIAm4ABNwAGagAM0AQdoAgxQhAcRcHkBbBwgl/y9AG4wQOejAJ2PAnQ+CND5MyhA56MAnY8CdD4K0PkoQOejAJ2PAnQ+CpCV38rnALLyrHwOoPNRgM6nAR6VDwPsyocBrp1P+8Rf+c515uMBnhoIECBAgAABAgQIECBAgAABAgQIECDgHyIQzweo2c3xAAAAAElFTkSuQmCC)}.gIyxRc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAABCElEQVR4Ae3ZQWlDURQG4SvhSQkcA5UQCZFSCZUQCZHwJERCJdTBLXQVmE13YWDOb2C+9VlbvgABAgR47wIECBAgQIAAAQIECBAgQIAAAf5zc8xz9pxzeADI/9tdBUD+nlMFQP6emwzAfBWA+SoA8z0A5n+t5QEw/76WCsB8FYD5KgDzVQDmqwDMVwGYrwIwXwVgvgrAfBWA+TbAA/kywPkCuBgBtxfAz1x0gEWCDUCCDkCCDkCCDkCCDkCCDkCCDkCCDkCCDkCCDkCCDADC9xwyAAjPOXQAEnQAEmQAEB4yAAinDADCVQMA4Tqf89GnPkCAAAECBAgQIECAAAECBAgQIECAAG/dL0k8wRU8SQtDAAAAAElFTkSuQmCC)}.DYfLw{max-height:310px;max-width:720px}.JiLaSd{display:inline-block;height:100%;white-space:nowrap}.Q4vdJd{cursor:pointer;display:inline-block;margin:4px 5px 4px 5px;transition:outline .1s}.Q4vdJd:focus{outline:4px solid #c7dcfc}.yb6DRb .Q4vdJd{margin:0 5px}.MIE1We{overflow-x:auto;width:100%}.FPPIIf{max-height:220px;max-width:100vw}.MSLVtf{display:inline-block;position:relative}.TdqJUe{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.lgooh{position:absolute}.MMZjL{background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAAEbUlEQVR4Ae3bX2gdWR0H8JGkMV2IN9oqXcnasi6yC+qqD+4KSqukIoIbkfVJcPdR8aFFRQSVKFoolFJp6UNBDb70oRVTRVRQSR/qH0SaphJttTGtNopiuWmSJt5755yPL1IuCHpz58zcFOZ3nhPmQ+Y3M+d3vsk84qsGlLVqQA2oATWgBtSAGlADakAN2G4ZccCLTviReSuaVq1aseDHjvuQJwxn26oKAV7jBefcsKatIxfEhyvIdbTd91tnHTa2owCGvdUptzyQC4Lov6ubsukPvuYpQzsC4Dnn/VMuiqLeKur4u295ZsAAr3XaPUHUXfNmTDuoe02bMU83Qu4fjtkzIIAhH3RDRwTQNGNK43/8TMOUGc0uRNuCSUOVA4w7a0MEsOwljayn0vCS5S7EujNGKwV4nV9pix5efLbt6kJEbXNeVRnA05bkImBaI+urNEx39cNNE5UATFgRRLDs2axQedYyiIIl+0oHmHBHEMGsRla4NMwCgiWPlwow4vcCYCZLVmZAFMwbLQ1gxPfkYvflJyd0XDBaFuAzWt2XXxJhyydKAXjaPRHMZ6WUeRCteLIMwA8FEU37SwLs1wTBxeQAk7YAU1lpZQpEWyaTAgy7LoK5rNQyB4JrRlMCPqYF/P/bx22HCt1GEG36aDKAx1zt/ekDLhkv+DQKLhtNBXiPdcD+HgGsOlrwb7DquVSAbwhgNuuhAHDZ2/oizCLKnUoC0PAXEUxtEwBfNt7nsyi4YXcKwPttiWhmWR8A/TS1JqINb08BOK4DZvsEwCUH+riJOj6XAnBZAEcKALbZ1I6A4PspAHcFcLAQAK712tQOguCPhQEesy5AlhUGwNd7a2oQNe0qCjjgXyKWEwG47cM9/JZlRJv2FgUc0hYxlwzQU1ObQ9Ty5qKAjycG9NDUXYC2w0UBR5IDemjqLsCLRQFHBwz4yKN9C7W871Fv4meKAp7UGuhjdE+KF1kc0IssJHiRZZk/D/BT4qasOOBnA/yYu5gC8BUdsfDn9Pi2P6fp+FQKwLs8GNCGZs1bUgDG/EkYwJYy+p3RNJv6c3Kx4k09uROpphKHrIsVj1Voeke6wdavhYoHW9FPjKQbLb5sq9LRIpteSD3cDZUOd39pOO14/b22xIrG62x4d/oDju8KVHDAEeW+XcYJzRutVHLEFNzxhnIO+T5pq4JDvgdeLuuUctSF0o9Zc9+0Kzmgi7AgpCeYAeSu2FVu1OD1lgRKiBpEwXV7yw97PG6plLBHbtHeauI2ExZLiNss2Fdd4GnMTxMGnoKWH9hdbeTslU5aSxI5C+47ZngQob9JV7ULhv5arnjn4GKXe3zR33T6jl3e9XmvHnTw9Sln/FVnG6HXKGi766SJnRE9HvImX7Boozsx/XABEAVBx5p5n7UvvGJnhb/HHHbaNataOvL/rCAIcrmOlqbf+Krn7a4+/N1jGfaED/iS7/iFRbcsuWXRz533ac93N3hRQP0fHDWgBtSAGlADakANqAE1oAbUgH8Dl4A0+61z7D0AAAAASUVORK5CYII=);background-repeat:no-repeat;border:0;bottom:0;height:96px;left:0;margin:auto;right:0;top:0;width:96px}.MMZjL:focus,.MMZjL:hover,.MMZjL:active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAAGlUlEQVR4Ae2bXWwUVRSAx4QAcYIPjRDFn4SalAhZJDEqMYrGPgg+aCAkxcaYSCUGn2oiPDUaX1pDoomNNSqBhIChIeEBt6X/LaWlW2htCW2xy+72Z0u323Yp3e3MTndn5oxjb890FpO6vXdmFpI556l328755p5z77nnnuW0x1xdAOvVBXABXAAXwAVwAVwABuE5D1esaxlXYWjZ0ohH/4xOHAHguUKulDvNeVfV01yp/nv8owawR3/H3jVpmf43jwQAr7tGNeel0mr9b3k7ASiM31i7s+VY79mgbyYQj0lCWpAFOSaF4jdmzgQ/u7m9eX0NHYQdAHsy/f3Z+iM3L41PLCRlGRRQQRfNUFBBARlEeSRxcfRwd17dQ3Gxx2kA3uzz62vebj8/MikuKiosifZfMaOklHvC73d3t66ryYgJ3jkAj9lx9nU03kukVCAGZiegKTC/+Gf4jbYMZ/I4A1C48tAXGi6MJtIPv/NA3Buu8h/oMmuV3xsOxDMhVJhPnQpsbTBBFNoPcBQftq7m0xsTC4rJeCHtDZf0bM707wzdXFfS4w0L6RUIGULxIp/JmY7aC1CKD9pSf3FUUlaMj4rH+zNNXw3jeH9UXIGQ5OpRvtb4vNQ+AMP8FxuHHsgAJuPXvgsQCJyHvtjTdSYEWwCK8QGvtUVE1TC/yr/am199Jqr8K/EwIRQ0GZ8VWw9ghG5BU0zCsI2Ke9txnE73tkdFggAQEbc1msPZSoB8rhrNn06i+e1Tme+edh7ap8g8/IuQjwjVXL51ADxXiYlCeAF9xxtmNx7VG8ZZCMSNcK7keKsAitH8jqgKYDbfcgQFmiMGQrE1APn4kJNDsmqP+WaElPrNbWM03wqAClx7EmlY3mnJiNUaiBOEmLSrZXmsgh3Ag//eN02CV0jvaLYHYEcz2aMBWiPGqIcRAN9/kS+lkuAt6SEjdmhJD7pRkQ/ngA3AgwlzKEHcpy9GRuzSvhiZg+DKauRhAMDk4as+efn9/7/7RJMHu1jcaHkOlC97MbGgB+DJv3jqSmA++9VH0+Xa1JZ6xtUI+mPGHPCUAJg+fHRdkvH9ZwWgiyBXDLLNgSDv68C0ghIAj42XxwFI6pCNAZoh/bF3qDKl9imS3p0fweMmJQDmKjMSrGH90TLkF/+Wesq1CCYWNl0hI1QAuAJ93J1Syfqf3eO1h4QmqIX00kFHefcarkQUAJgBnQkq6EBUACSod7as3YkU+OEOZkUUABgB/TESAeWDlAAUQV0+SJyoM4pRQAGAZatZiQAc6KIFQAnGsw3qA10EYFLA0hcFAO4BkkwAOC8LAMofI9kF9fJSmt5QQ35eMwBuYjtb0iosHR7ZATCoP89iNYuKZD9+DqtG/BoBcA062EUmoC9GDUAR1CQnAk1W37yK6xAlwNf9VgNgUJcPZgEARd2MAOWD7AA0QY0Ax3oZASpyDPBFz+PtQuohHwI8pkH8ehsCUC6ju1rknC6jRvGdZ9nItBxtZMCykRmpxEwyd6nEBEsqgcncX7O5S+aM8koZQzr9q18BYEinac7IpNyrwHcDDOk0rkMfdC4quTnQJOW3jESC4UiZVzclAuTgSKmNL2BdgvFQf2lcBXD2UK+LCmeDrIf6QtzMJBmcLassuex717CswlzYGn4A4HBhS+uZ3WgUtphLiydupZwsLeqSUo7cxNKiVcVdcLK4OzRn9LV4LCmvH+pKqeBMeV0XSfnwOpbXLbvguDoFoNl+wUGKirUT1l1wGHPwSktMcuSKCaaTLzfj+7f0ku/b2ykHLvkWlRO3rL3kM7IivrY5Yvc1qwqXwxtqrLtmRalEhFAcLEZA88nuO3DfML/SllaDl5oiJDOyvNUANIBQ4vkGc6uBLc0e+Y0R0Y5mDxXGiPlEC21styloGktY324Tipt6VYptbnjKq+udtbDhCWT1+vSmKzY3PGUiPFl7LpSULWk5A1E+FTA1xJY61vRX5AvMy6xNf+rA/fc7TL9z1NG2y60NlcNziwp12+Ws9OPfz9Q713aJ4jE3He9urR6NIUQWQvp3Zd34c6GCpowGZI/jrcfoTK+2/jQ8lpAU7Jg2aabpuiiQlAPxk3e2NT6R2Y7P57j5O6/ucPeF0WBckGVVAXVZiaik+VsV0v753+7u78QVh7n52/r2+/U125s/6f55uC0yODeWmBQj4qQ4lhiYa7z3/dD+Tgxw+vZ79wsQzn0Fxf0S0KP/NSz3m3wugAvgArgALoAL4AK4AP8AFiQqJF55B00AAAAASUVORK5CYII=);cursor:pointer;transition:background .1s}.ICwjUe{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAOUlEQVR4AWMYGuA/Ao5qwAANUEWYsIE0LQ2k2IJQTlgLQjlBLRjKCWtBKCdeS8OgStaYkHQNwwoAAEWCcJenlv+/AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:16px;display:inline-block;height:16px;margin-left:3px;opacity:.54;vertical-align:bottom;width:16px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.ICwjUe{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAV0lEQVR4Ae3QMQ7EQAzDQD2dP3dKF8E1BpjioHEvYjf1kZof10ADDTRgBsgcDjeB+wrcjyJHWPMLa35hzS+s+YU1v3Dn3wkiwJ3fBBER8hdqbncMNFBVDxodwlpdA7aUAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:16px}}.ebLvKc{font-size:14px;font-weight:700;line-height:30px}.yb6DRb .ebLvKc{font-size:12px;margin-top:20px}.OKWQq{list-style:none}.tNLK2b{align-items:baseline;display:flex;font-size:14px;line-height:24px}.yb6DRb .tNLK2b{font-size:13px;line-height:20px}.rSeg8b{background-color:#526b77;border-radius:50%;color:#fff;box-flex:0;flex-grow:0;flex-shrink:0;font-size:10px;height:10px;line-height:12px;margin-right:12px;padding:4px;text-align:center;width:10px}.yb6DRb .rSeg8b{margin-right:6px;padding:2px;line-height:14px}.NMm5M{fill:currentColor;flex-shrink:0}html[dir="rtl"] .hhikbc{transform:scaleX(-1)}.R8zArc:hover{text-decoration:underline}.R8zArc,.R8zArc:visited{font-weight:700}.jdjqLd{color:#616161;display:table;margin-bottom:10px;width:100%}.ZVWMWc,.dNLKff{display:table-cell;vertical-align:top}.ZVWMWc{font-weight:normal;max-width:335px}.C4ms4d:not(:last-child){margin-bottom:10px}.dNLKff{color:#616161;text-align:right}.UAO9ie{font-weight:normal;margin-right:15px}.UAO9ie:last-child{margin-right:0}.T32cc{display:inline-block;white-space:nowrap}.oQ6oV{display:table;margin-bottom:40px;width:100%}.hkhL9e,.D0ZKYe,.MxwSyf{display:table-cell;vertical-align:top}.D0ZKYe{height:1px;padding-right:30px;width:465px}.rlnrKc,.i9550b{display:table;height:100%;width:100%}.sIskre,.wE7q7b,.YvDowd{display:table-row}.KO5dHd,.hfWwZc{display:table-cell;vertical-align:bottom}.KO5dHd{padding-right:20px}.hfWwZc{text-align:right}.yb6DRb .oQ6oV{display:block;margin:15px 10px 20px 15px;width:auto}.VdvQIe{display:flex;flex-flow:row wrap}.IhQXhb{margin:0;margin-bottom:16px}.HoUVMe{margin:0;margin-bottom:8px;width:100%}.T9A3Nb{color:#616161;font-weight:400;margin:2px 0}.nDlEjf{margin:6px 0}.xSyT2c{margin:25px 25px 0 25px}.yb6DRb .xSyT2c{margin:0}.sHb2Xb{width:180px}.yb6DRb .sHb2Xb{margin-right:10px;width:100px}.k8Lt0 .vWpEff{float:right;margin:40px 0 0 14px}.LgkPtd{height:14px;margin-right:3px;width:14px}.dMMEE{color:#8d8d8d;font-weight:700}.qQKdcc{font-weight:700;margin-bottom:10px}.NznqUc{display:inline-block}.yb6DRb .NznqUc{display:block}.NznqUc:not(:empty){padding-left:23px}.yb6DRb .NznqUc{padding-left:0}.k8Lt0 .bSIuKf{color:#737373;font-weight:700}.aEKMHc{display:inline-block;margin:0 3px}.WIzFgc{margin-bottom:10px}.nP60O{color:#737373;line-height:22px}.fDt11e{background-repeat:no-repeat;background-size:contain;display:inline-block;height:16px;margin-right:2px;position:relative;top:4px;width:16px}.q9QOMe .fDt11e.fDgXsf:first-child{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAbElEQVR4AWP4//8/RZh6BsDAcW83ASBuAOIHQPwfih9AxQSgyjAMgGk2AOIPEE2YGCpngM0AqM0IzQQMEcBmQAO6Yri3MA1pwGbAAxIMeIDNgP+kYPwGEHbBf4q9QHEgUhyNlCYk6iXlgc+NAHEWXCleuc1rAAAAAElFTkSuQmCC)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.q9QOMe .fDt11e.fDgXsf:first-child{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAtUlEQVR4Ae2XsQ3DMAwEM4qmSZMlNIpG8Sjssg43YL5glcL40CHehQxcZcA8gbT0ekSElC1wP4Gz5/16DrCAAQeROLB8N04+URPIwgaCxMC4LJDFJ4gisyyQxQ8QFzlKAvzKKeZPAtnz+DODFmAG7ru3zGBSAtTqCwLJYARWo8BiBKxRwBgBB9GEMwLRSVWg3oKCgDcKuH4I9b+hfiPSb8X6w0h/HOsDiT6SqULp/WL5vhltgQ/eiy1oT4ggAgAAAABJRU5ErkJggg==)}}.drrice .fDt11e.fDgXsf:first-child{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAs0lEQVR4Ae3VEQzDQBjF8TnVqU7DYWGeOc1pTnU6pzqdU53mkznV5e1dMnhZ0i/f7bsmhTb5S9Pcr01e0hOATTuAOsC6XtdLxzKb1p6JAiPDt0czQN5+EWBhXUtgYvgpRQA9/MywUt8CmA1gDgE84KYHyn1IQwR4O4BnNaCzNADt7gZ0lh5AZ1sDJAYHoI0uoEyP4c96G9BZ+r9AyyZQJscQAEqDBWSGYNkCUgMg7euPdgAfW8UYE7h5EC0AAAAASUVORK5CYII=)}.drrice .fDt11e.Nee1ef:first-child{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAa0lEQVR4Aa2SsRHAIAwDGcGj0GY7ZsoaWcIjZANFhdNwanzCd99g8QfgAcDinOCv+7mCLJIERdZaVEwLGJjkJVBUb0oBG6E3S0kowdrDo0pIlhJkQ5BKgA5S0DgBzl/Bf0T3G+1BckbZwRd8nz+I9YppZroAAAAASUVORK5CYII=)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.drrice .fDt11e.Nee1ef:first-child{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAtUlEQVR4AWL4////gOLB54BRB+ADm05bApgtYxuAYRAIrsJoHsWjZBRGYgPyBVWK6PMJIsVVlsxZYMDABg4CZBHA68zu7pAEKrCDJHFgrwUq+AIpsmSBCn6AfMkhCfAvp1iPBCrn+THGCxAFd80tU5iMAPF6TaAwRmA3CmxGwBsFnBEIkE0EI5Cd6AJqCgSBaBSI8SIc/4bjjWi0FY8Po9FxPLqQ/Hol+/9S2r2WnxvtGY06AABaytBwgQmclQAAAABJRU5ErkJggg==)}}.ibMmG:hover{text-decoration:underline}.AHFaub{color:#212121;font-size:30px;font-weight:300;line-height:35px;margin:25px 0 10px 0;text-align:left}.yb6DRb .AHFaub{font-size:22px;line-height:24px;margin:0 0 10px 0}.k8Lt0 .Q0Lbqd{color:#212121;font-size:20px;margin-bottom:10px}.yb6DRb .Q0Lbqd{font-size:16px}.fdBm8d{margin:0 auto;max-width:720px}.yb6DRb .fdBm8d{max-width:100%}.kJgJPc{width:720px;vertical-align:top}.yb6DRb .kJgJPc{width:100%}.Dce3Vb{padding:0 50px;margin-bottom:20px}.yb6DRb .Dce3Vb{padding:0 15px}.gCnRc{color:#333;font-size:14px;font-weight:300;line-height:24px;padding:0 50px}.yb6DRb .gCnRc{font-size:13px;line-height:19px;padding:0 15px}.lZvvpf{margin:15px 0;text-align:center}.uMConb{box-shadow:0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2);background:#fff;border-radius:2px;box-sizing:border-box;display:inline-block;margin:5px;overflow:hidden;position:relative;text-align:left;vertical-align:top;white-space:normal}.giMhIc{box-shadow:0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12),0 1px 8px 0 rgba(0,0,0,0.2)}.vU6FJ{height:calc(100% - 14px);padding:7px 10px;text-align:left;width:calc(100% - 20px)}.k6AFYd{display:table;height:100%;width:100%}.bQVA0c,.Z2nl8b{display:table-row}.PODJt{display:table;height:100%;width:100%}.Z2nl8b .kCSSQe,.Z2nl8b .zYPPle{vertical-align:bottom}.kCSSQe{display:table-cell}.zYPPle{display:table-cell;text-align:right}.b8cIId{overflow:hidden;position:relative}.ReQCgd{text-align:left;word-break:break-all}.cqtbn{background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#00ffffff',EndColorStr='#ffffff');bottom:0;height:25px;max-height:100%;pointer-events:none;position:absolute;right:0;width:60px}.poRVub{bottom:0;left:0;position:absolute;right:0;top:0}.b8cIId[dir="rtl"]{text-align:right}[dir="rtl"] .cqtbn{transform:scaleX(-1);left:0;right:auto}.LCATme:hover .ZdBevf{text-decoration:underline}.djCuy{color:#aaa}.Raa6Ff{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;width:16px;height:16px}.drrice .Raa6Ff{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABZUlEQVR4AdWUAUQEQRSGL1IqQUQQAAIA3tzqHEhFgECJgJnJIU4AFoAEKAnm7aJYIOmIOEIAAYGIQCRAINr2x2hi0mzbplt+nvf+977dGfsaeZ7Xqr8BBDzwDSkWu8rQHuLAnjBA3G8PKxaJNJRDksVxnK2O2LrNQ6UB8dnKeNF47gyxkMud02iyEmA7E1OSxTUafVIsbrRpz/wIoE9as4rp1m32ium+NECnrTll6AENgQoHKBORNOIZ5l8HbKXRcmF6cS7yTnFzUxuxqJgOJNMbVNT2kUMNHhegTTP2AjSLDcXi1Tnbp042P/3p65LmumZac3PwwOuDWACGd/FmrkkmdNQIfOC1fS7EewcfJnEYCoA38JJdAD3iP/huODzwlgZAyoirbrow8dVw1OCBtzzAiqmPdeFbIajBUwlg905xFGPWgxg51CoDnL1z0ektjUKIkasK8ECoByGuBWD1/wB1avAB7+Zm04D9bL2rAAAAAElFTkSuQmCC)}.K1b9Kc .Raa6Ff{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABYElEQVR4AdWUAUQEQRSGLzO3ua5CSkkBQQKAAAESAECJAAAIAAGQAOU0b+8UwgGkI2IJAQQEImLers4hBKLpfmc1tr2aue1Ky8/z3v/Pt/bZKRljhqrfATg88I1I0vuS+AC1Y8YNsBYZKRSfCKVNT3y20jRBOk/7kDdg/pzHJPEFwrYk6avpsD1RCDBJz1OS9A2CeZJK31YbT3MDASr1zqIkvkPoSxE/eAMCxcuC9CMCLvIClBvJqiDdgfnHAULFG0Lxy0eA78sq3pHE64L4qKu3nvQhepjBk9nLXi6gHMbbXfOrdXh7vB7PZD7dVhDypt2DB95PEBsgKd7Fm2WWd1xyfOBFJgvJ3YEFqHkAaq5LtgEJ/oPvDocHXm8AJBVfz54m1X6HYwYPvAMBIEkc4broc4VE8BQCpPfOQtNUUg9q9DArCLAhfLnUMqMQavSKAfIhLQh1cYCn/hYwTP1/wDtQGBOHmFnkJwAAAABJRU5ErkJggg==)}.q9QOMe .Raa6Ff{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABWElEQVR4AdWUAUQEURCGL1IqQUQQAAIAYuY9C+66uAMWlAgAgAAQAAlQTkAQAFBERAggIBARiOyccwWi6f1YptrT27vbdI+fMfPP+96afa+mqpXqbwARC74pce6gy3yIOKIlHqBJMi3MpxmRQiE+0zSdyevI5SoN0FZrXojO0fxFzFfabi+OBOg1GktCdIvGIoXa3WuSrAwFyLxfzZjvTfMgyGNpQN/7NWF+QkO8IgE9onUhymAeO0C83wymN/P5D13m3Yx5Q5iPhegDCvERcqjB8234+4WAYN4R5nfzK770nVu2JxLntsX7LZuDB94fEAsIyT2czJgAOKlFLnjzPgspnIEBdEoAOtFDNqd4xj34bXN44B0GgCHfaL2+MGhz1OCBtyzAzuIaz0XRE4IaPMMD7LuTpnO5BzFyqI0MMLrUZnMWQozcuAEqzBcQ4koAVv8LUKUmH/AJAdn1S3ZX1cgAAAAASUVORK5CYII=)}.ZFHjE{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;width:16px;height:16px}.drrice .ZFHjE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAhklEQVR4AWP4//8/RZh6BsDAptOWAkDcAMQPgPg/FD+AiglAlWEYANNsAMQfIJowMVTOAJsBUJsRmgkYIoDNgAY8mi6AMYLfgM2AB7g0Q11XgBwmGAagOxNNcwK6wfgMOADVtABTMwIT8kICNFYccHjrATGB2IAnVhoojkZKExL1kvLA50YAkj+YdNqLQk0AAAAASUVORK5CYII=)}.K1b9Kc .ZFHjE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAhklEQVR4AWP4//8/RZh6BsCA/fwHAkDcAMQPgPg/FD+AiglAlWEYANNsAMQfIJowMVTOAJsBUJsRmgkYIoDNgAY8mi6AMYLfgM2AB7g0Q11XgBwmGAagOxNNcwK6wfgMOADVtABTMwIT8kICNFYccHjrATGB2IAnVhoojkZKExL1kvLA50YAWBGcjLutQNkAAAAASUVORK5CYII=)}.q9QOMe .ZFHjE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAhklEQVR4AWP4//8/RZh6BsDAcW83ASBuAOIHQPwfih9AxQSgyjAMgGk2AOIPEE2YGCpngM0AqM0IzQQMEcBmQAMeTRfAGMFvwGbAA1yaoa4rQA4TDAPQnYmmOQHdYHwGHIBqWoCpGYEJeSEBGisOOLz1gJhAbMATKw0URyOlCYl6SXngcyMAoiNoWufKXiUAAAAASUVORK5CYII=)}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.drrice .Raa6Ff{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACaUlEQVR4AWL4D2jHrIGmBuIojrs3uLuX7CaflWh5JVrFcPfUSF9mz3GnwjpaOhrcvcEd8mZY5HbysQd7SXYmO/Oi/33zfmf/23z7prUygB/KADIAxQOeHW1G99oB2Y9jxfaNBfAvtXWxGc1bAfkGWYxW/EO5bloA+KcX9QpDn+Xhf4M4v+mk2TdqHq+rVawAaw/RQWHQy1FhbEavOEHbkFQCONWWkTYjV2sDCGLklptvmpQqAKfQMtUOyN3o4ALEM7fQNCcVAHZgEiugL2SC1+iNzYwFiQK4BXM+gkiHFr8Tn6w8XZEIgMPoEgSQCCoBYuyIFcBixnqLka8qwnPFAsC7KzfXCUDsrjoBiN1VIwCxu2oBIN9dw/s37YCWrYDuxB7nKmq5nMDwZQDq766MfAiDbPG/+Z1+n3foUK6zzejWsOYjrw3DvncY2VRbi3N4wEsCQgJAvrsiVK7dDl2grTYjr0OYVx4jZnu18JJ5JyQA5LprGOwIr/8bhMuMFplaeMpCRADId1enQBZ1UDzgCW85CBEA4TfIdlevag5TDQBPeMtCCAD1rJT4okTlgKf6PhABgO+JagB4xgZgM1JUDWDnaSE2ANXvgp0358EzVgD0iZXFptn/Gx4e8IodgK9tvRKd+a/hMRce8EoCgHfkpytLzdPq/tIyczrmwiNJAK7HXkCnyIZHLebw+ckDQIw+FJ/3iAM1qMWc5AFEiPtOkU6I8sI91KA2lQAQ/oJ7hZaxtT64Jv/wKzEADkFvu2VjNPfAMa7hnhYAfPWFFR3EV176AHAxeh3CsZYAXBlABqABgKbKADKADOA7+W7c0mmHeUMAAAAASUVORK5CYII=)}.K1b9Kc .Raa6Ff{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACXklEQVR4Ae2YNdQTQRSFAzMJ7u7u1uFWouVfon2FO9RIX+yL41AhFdbR0tHgsm8iuPtyLjK/bs4EJsnuOTvn3Ky9ublf7O0k5nleqBUBRAB/FAFYHvDsJMk9IomPYd++fw0Blt/wpHA4KxzX+y0+OeOslwgFwPCL3F0SX0bwlpLkXh2YLPfym6dr26iuAL3pdX9J7k2/MNJxb/VIl4YGEqBb6vkoSXzbL4gW8YMu2fLkQAEkHJ4myH2MJzQTl+OpwrxAAMTThfmC3OfG4bX4vSC1uqEAwlGrEKTq8Fr8NU6FzQ0BiCfVegQwD+svSbyvrgDSUVsF8Q8L4bXqAaC7q3mA+gMYddcQABh01zAAtO2uoQMw6658XxCfkI7ajy2O7dTq249D1QOYdFdyP0uHdx3yvM4t5zWd9YQk3i0c/tKi/pMkd0fbWhzDA15GEAYA5t2VVFPFn9qUWiaI3wmH30pyF1WqhZfJO2EAYNZdJfH5mMEAhCRealILT2MIHwDz7kqFtTHLA57wNoVoByBJbTPtrt2T5eG2AeAJb1OIdgDVrJT0osTigKf9PuADgO+JbQB41g+AOG8dgDhXJwD774JIqpXwrCsA+kQ8WZzzv+HhAa/6AmhxOZEuzPrX8JgLD3g1BgAiLiVSanrV4TNqBubCo4EAGqKQSPNU0/CoxRzMbTyAFrP+v6fCQA1qMSdAAFpPu1Bpop8XrqEGtcEEgMh93DVXGNfWB+f07XmgASDih12Jx/z1wD7O4VoYAPTqCys6SK+8wgUA8V0I+2EE0AoBQAQQAYRUEUAEEAH8BGIzxyHvGSTyAAAAAElFTkSuQmCC)}.q9QOMe .Raa6Ff{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACUUlEQVR4Ae2YNdAUQRSEcfcEd/cMez2Du2QXonmEO8RInuIRKRkxKRkJ7rpvcYfluoqpOqn9mePfu9up2qnq1Td9/Z29mu2SJEnQKgD+qgAoADIe9OyqxpyOgbM8zt6/iQDJsmU9FDgfiSSUAleSUqlXEADJ5s39VOQag1cJuJ5s2TIwbV5lbaVaCvBu7dphKnIjLYyK3Py4bNmIXAJE1o6NgFspQSoh7r8HpuUK4IO1MxV4xBf0kQKv3wELcwHwTmSRikS+4Sv0SY3Z2FYAtXYDg/gETvkkfsTArrYAxMA2BvAPnK4YONpSgAjYoyK/swjv1BIA112deVAAld01OIDK7hocQGV3DQjAv7sqcK+sy7HIMe553vnaCgEnGwDw764q8k2Bg8nJk92qjEul7ipyqKzvFcG/qjH7a2t5Tg96eUF4APh3V6DUYZ8wZmkEfCzrgxojHdXSy++T8ADw7K5XXf2/IGJrrU8tPf0hUgB8u6sCm7tkPOhJb1+IOoBIZK9vd/20evWorAHoSW9fiDqARlZKblGS5aBn9n0gBYC/k6wB6Nk6AJGLmQMAF1oGkPWnoCLr6dlaAJEoBuZ3Njw96NVyALe2VWvn/m94zqUHvdoB4CBefTBmVoPZ6Tubc+nRTgCnF++XLZvhG561nMO5+QCggGeVz3vSBmtYyzl5AnB68m7ZsilpXrzHGtbmFSBR4NFbayfW+vAa77Em1wCUijyIV6wY7zx4zGu8FwSAW31xRUe5lVdIAO6TuEPxOEgApwKgAAgAIFAVAAVAAfAHiCNXjgskIjgAAAAASUVORK5CYII=)}.drrice .ZFHjE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6UlEQVR4Ae2XsQ3CMBBFGYERbgRatvEIjJBRMgJigutpMgIjeIPjil9ZxJy/Il0KI70KiffMYexczCyVGXC+gN7r9b6LszjqVMdAdRTvSe8zqACI1bEg6ggb0MqLYySFDoB8JaQtKxFArLxPGQrAzO1gZCRASckG7AcaCaBXD/EV7EVIJGBh5RhzbxFLJEAH5bWR974BjQTUQfktIgc1EmA7PJyNlgM2oDSScTlgRvBpZ8zKoyPQf79yRg6U3oZtBAKeHRm9DSWw39mDSo74K95IueYfRtnHcf6FJP9Kln8pPd+1fD4ZzYAvUlPltVzCQwsAAAAASUVORK5CYII=)}.K1b9Kc .ZFHjE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6ElEQVR4Ae2XQQ0CMRBFkYCEkYADrFQCEuqElYCEkVAJK6EOhjn8U8OW6c8m3UNJ3omE98pQ2r2Z2VSuF7ACeq/nexcnO+pUx0B1FO9J7zOoAIjVsSDqCB3QyJNjJIkOgHxjxA0bFcCsvEMaCsDM7WRkJEBJSQH2A40EYPW0/A6OIiQSkFk5xtxbRI4E6KC8NvLeN6CRgDoof0TkoEYC7ICXU2g5YANSIxmXA2YEeztjVh4dgf77lTNyoPw2REQT8OnI6G0ogf3OHlRyxl9xIeU6/zCafxxf/0Iy/0o2+VI64Vq+noxWwBfK9/QdWNW63gAAAABJRU5ErkJggg==)}.q9QOMe .ZFHjE{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6klEQVR4Ae2XsQ0CMQxFGYERPAJT0LBERmCEjHIjMII72ozACNnAuPhVxAXn66RcEaRXIfFeMCG5i5lNZQWcL6D3ej/u4mRHneoYqI7iPel9BhUAsToWRB1hA1p5cowk0QGQb4S0ZSMCiJX3SUMBmLkdjIwEKCkpwH6gkQB69RBfwV6ERAIyK8eYe4vIkQAdlNdG3vsGNBJQB+W3iBzUSIDt8HQKLQdsQGok43LAjODTzpiVR0eg/37ljBwovQ3bCAS8OjJ6G0pgv7MHlRzxV1xIuc4/jGYfx/MvJPOvZPMvpee7lq8noxXwBQalPG8IJibQAAAAAElFTkSuQmCC)}}.VfPpfd{display:inline-block;margin-left:5px}.SUZt4c{display:inline-block;text-decoration:line-through}.v9fQSd{margin:0 auto;max-width:670px}.Y2WkN{height:160px;display:flex;width:670px}.SDWKtb{height:160px}.qK9Zab{height:128px;padding:16px;position:relative;width:100%}.EcRIUb{display:flex}.MkQtHd{width:64px;height:64px}.Qtci9b{margin:4px 0 4px 10px;flex:1 1}.JHeard{font-size:28px;line-height:1.1;margin-bottom:4px;max-height:30.8px;padding-left:0}.kahTnf:hover{text-decoration:underline}.QVtRKc{float:right}.SvDRve{margin-top:10px;word-break:break-word;height:50%}.SvDRve .R3kqmc{background:linear-gradient(to bottom,rgba(255,255,255,0),white);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00ffffff',EndColorStr='#ffffff');bottom:0;height:30px;left:0;position:absolute;width:100%}.cHRM4d{color:#8d8d8d;height:100%;display:block}@media screen and (max-width:680px){.yb6DRb .v9fQSd{margin-left:0}.yb6DRb .SDWKtb{height:initial;width:330px}.yb6DRb .qK9Zab{display:block;height:initial;padding:12px}.yb6DRb .Y2WkN{flex-wrap:wrap;width:330px;height:initial}.yb6DRb .SvDRve{display:none}}.V2Vq5e{color:#616161;font-size:13px;font-weight:300;line-height:17px}.Vpfmgd{display:table;height:100%;width:100%}.QNCnCf{position:relative;top:50%;transform:translateY(-50%)}.buPxGf{background-color:white}.JC71ub{display:none}@media (pointer:coarse){.JC71ub{bottom:0;display:block;left:0;pointer-events:all;position:absolute;right:0;top:0}.p63iDd{pointer-events:none}.svCDYe{pointer-events:all;position:relative}.svCDYe:after{content:'';display:block;height:100%;position:absolute;width:100%}.aYzfud:after{bottom:-7px;min-height:24px;min-width:24px;padding:17px 10px 7px 14px;right:-10px}}.p63iDd{box-sizing:border-box;width:100%;height:100%;position:relative}.Q9MA7b{max-height:24px;overflow:hidden;position:relative;word-break:break-all}.oFKP0b{color:#ed3b3b}.KoLSrc{line-height:17px;max-height:17px}.mnKHRc:hover{text-decoration:underline}.nnK0zc{max-height:24px}.f5NCO{color:#8d8d8d;line-height:18px;margin-top:9px;max-height:54px;overflow:hidden;position:relative;word-break:break-word}.xKFUib{height:18px;line-height:18px}.rFvjEd{font-size:17px;vertical-align:bottom}.KZEczd{display:block;font-weight:400}.VKNo5{background:#ed3b3b;bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;position:absolute;padding:2px 6px;text-align:center}.r7PN6e{position:absolute}.sgOwM{position:absolute;background-size:initial;opacity:0;transition:all .25s ease}.sgOwM:active,.sgOwM:hover{opacity:1}.yNWQ8e,.ZYyTud,.kJ9uy{display:none}@media (max-width:1159px){.yNWQ8e{display:inline-block}}@media (min-width:1160px) and (max-width:1349px){.ZYyTud{display:inline-block}}@media (min-width:1350px){.kJ9uy{display:inline-block}}@media (max-width:1159px){.POHYmb-UtC6se.V2Vq5e{height:160px;width:330px}.POHYmb-UtC6se .uzcko{display:table-cell;width:1%}.POHYmb-UtC6se .RZEgze{display:table-cell;height:100%;vertical-align:top}.POHYmb-UtC6se .nnK0zc{font-size:20px}.POHYmb-T8c9cb.V2Vq5e{height:330px;width:160px}.POHYmb-T8c9cb .uzcko{display:table-row;height:1%}.POHYmb-T8c9cb .RZEgze{display:table-row}.POHYmb-T8c9cb .p63iDd{display:table-cell;height:100px}.POHYmb-T8c9cb .nnK0zc{font-size:16px}.POHYmb-T8c9cb .f5NCO{display:none}.POHYmb-eyJpod.V2Vq5e{height:245px;width:160px}.POHYmb-eyJpod .uzcko{display:table-row;height:1%}.POHYmb-eyJpod .RZEgze{display:table-row}.POHYmb-eyJpod .p63iDd{display:table-cell;height:85px}.POHYmb-eyJpod .nnK0zc{font-size:16px}.POHYmb-eyJpod .f5NCO{display:none}.POHYmb-wRKcYd.V2Vq5e{height:160px;width:160px}.POHYmb-wRKcYd .uzcko{display:table-row;height:1%}.POHYmb-wRKcYd .RZEgze{display:table-row}.POHYmb-wRKcYd .p63iDd{display:table-cell;height:70px}.POHYmb-wRKcYd .nnK0zc{font-size:16px}.POHYmb-wRKcYd .f5NCO{display:none}}@media (min-width:1160px) and (max-width:1349px){.YEDFMc-UtC6se.V2Vq5e{height:160px;width:330px}.YEDFMc-UtC6se .uzcko{display:table-cell;width:1%}.YEDFMc-UtC6se .RZEgze{display:table-cell;height:100%;vertical-align:top}.YEDFMc-UtC6se .nnK0zc{font-size:20px}.YEDFMc-T8c9cb.V2Vq5e{height:330px;width:160px}.YEDFMc-T8c9cb .uzcko{display:table-row;height:1%}.YEDFMc-T8c9cb .RZEgze{display:table-row}.YEDFMc-T8c9cb .p63iDd{display:table-cell;height:100px}.YEDFMc-T8c9cb .nnK0zc{font-size:16px}.YEDFMc-T8c9cb .f5NCO{display:none}.YEDFMc-eyJpod.V2Vq5e{height:245px;width:160px}.YEDFMc-eyJpod .uzcko{display:table-row;height:1%}.YEDFMc-eyJpod .RZEgze{display:table-row}.YEDFMc-eyJpod .p63iDd{display:table-cell;height:85px}.YEDFMc-eyJpod .nnK0zc{font-size:16px}.YEDFMc-eyJpod .f5NCO{display:none}.YEDFMc-wRKcYd.V2Vq5e{height:160px;width:160px}.YEDFMc-wRKcYd .uzcko{display:table-row;height:1%}.YEDFMc-wRKcYd .RZEgze{display:table-row}.YEDFMc-wRKcYd .p63iDd{display:table-cell;height:70px}.YEDFMc-wRKcYd .nnK0zc{font-size:16px}.YEDFMc-wRKcYd .f5NCO{display:none}}@media (min-width:1350px){.y1APZe-UtC6se.V2Vq5e{height:160px;width:330px}.y1APZe-UtC6se .uzcko{display:table-cell;width:1%}.y1APZe-UtC6se .RZEgze{display:table-cell;height:100%;vertical-align:top}.y1APZe-UtC6se .nnK0zc{font-size:20px}.y1APZe-T8c9cb.V2Vq5e{height:330px;width:160px}.y1APZe-T8c9cb .uzcko{display:table-row;height:1%}.y1APZe-T8c9cb .RZEgze{display:table-row}.y1APZe-T8c9cb .p63iDd{display:table-cell;height:100px}.y1APZe-T8c9cb .nnK0zc{font-size:16px}.y1APZe-T8c9cb .f5NCO{display:none}.y1APZe-eyJpod.V2Vq5e{height:245px;width:160px}.y1APZe-eyJpod .uzcko{display:table-row;height:1%}.y1APZe-eyJpod .RZEgze{display:table-row}.y1APZe-eyJpod .p63iDd{display:table-cell;height:85px}.y1APZe-eyJpod .nnK0zc{font-size:16px}.y1APZe-eyJpod .f5NCO{display:none}.y1APZe-wRKcYd.V2Vq5e{height:160px;width:160px}.y1APZe-wRKcYd .uzcko{display:table-row;height:1%}.y1APZe-wRKcYd .RZEgze{display:table-row}.y1APZe-wRKcYd .p63iDd{display:table-cell;height:70px}.y1APZe-wRKcYd .nnK0zc{font-size:16px}.y1APZe-wRKcYd .f5NCO{display:none}}.ln38ie,.QmBoDf{align-items:center;background-color:white;display:flex;position:relative;margin:5px}.q82Cnc{height:289px}.KwWKac{height:374px}.q82Cnc .nha2xf{height:255px}.KwWKac .nha2xf{height:340px}.nha2xf{display:flex;flex-flow:column wrap;position:relative}.iYHTSc{display:inline-block}.a0FmDc{height:100%}.rBCSEd{height:100%;left:0;position:absolute;top:0}.dZMPCc{bottom:0;position:absolute;right:0;top:0;width:200px}.k8Lt0 .nha2xf{margin-left:330px}@media (max-width:1152px){.k8Lt0 .iYHTSc:nth-child(n+3),.k8Lt0 .zq9tXd:nth-child(n+3){display:none}.k8Lt0 .ln38ie,.k8Lt0 .QmBoDf{min-width:670px}}@media (min-width:1153px) and (max-width:1322px){.k8Lt0 .iYHTSc:nth-child(n+4),.k8Lt0 .zq9tXd:nth-child(n+3){display:none}.k8Lt0 .ln38ie{min-width:840px}.k8Lt0 .QmBoDf{min-width:670px}}@media (min-width:1323px) and (max-width:1492px){.k8Lt0 .iYHTSc:nth-child(n+5),.k8Lt0 .zq9tXd:nth-child(n+5){display:none}.k8Lt0 .ln38ie,.k8Lt0 .QmBoDf{min-width:1010px}}@media (min-width:1493px) and (max-width:1662px){.k8Lt0 .iYHTSc:nth-child(n+6),.k8Lt0 .zq9tXd:nth-child(n+5){display:none}.k8Lt0 .ln38ie{min-width:1180px}.k8Lt0 .QmBoDf{min-width:1010px}}@media (min-width:1663px) and (max-width:1832px){.k8Lt0 .iYHTSc:nth-child(n+7),.k8Lt0 .zq9tXd:nth-child(n+7){display:none}.k8Lt0 .ln38ie,.k8Lt0 .QmBoDf{min-width:1350px}}@media (min-width:1833px) and (max-width:2002px){.k8Lt0 .iYHTSc:nth-child(n+8),.k8Lt0 .zq9tXd:nth-child(n+7){display:none}.k8Lt0 .ln38ie{min-width:1520px}.k8Lt0 .QmBoDf{min-width:1350px}}@media (min-width:2003px){.k8Lt0 .iYHTSc:nth-child(n+9),.k8Lt0 .zq9tXd:nth-child(n+9){display:none}.k8Lt0 .ln38ie,.k8Lt0 .QmBoDf{min-width:1690px}}.yb6DRb .ln38ie,.yb6DRb .QmBoDf{display:block}.yb6DRb .nha2xf{padding-top:17px}.ImZGtf{display:inline-block}.WsMG1c{font-size:16px;line-height:24px}.WsMG1c:hover{text-decoration:underline}.N9c7d{background-color:#f5f5f5;position:relative;text-align:center}.wXUyZd{transition:all .25s ease;background-color:transparent;bottom:0;left:0;position:absolute;right:0;top:0}.wXUyZd:hover{background-color:rgba(0,0,0,0.4)}.miOZxe{cursor:pointer;display:inline-block;height:36px;pointer-events:all;position:relative;vertical-align:middle}.miOZxe.u3bW4e{outline:4px solid #c7dcfc}.miOZxe.UP5Cfc,.miOZxe.KAqnfc{min-width:32px}.miOZxe.UP5Cfc.u3bW4e,.miOZxe.KAqnfc.u3bW4e{outline:4px solid #c7dcfc}.mt6o3d{background:no-repeat center;height:32px;left:0;position:absolute;top:0;width:32px}.UtFnbc{opacity:1;filter:alpha(opacity=100);transition:opacity .25s ease}.miOZxe.u3bW4e .UtFnbc,.miOZxe:hover .UtFnbc{opacity:.65;filter:alpha(opacity=65)}.UtFnbc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABYklEQVR4AWL4//8/GJ8LcEbBS9VFGAHN0wFmA0EUBmCdXWiHzOwqFAoEPUWv0Au0F+hJipwk5AztVZo2YBu6WaxKbf/hH55H1tNsCD4jL+/Nn53Jkomez/vKALm5S6sZZ8wBHPAQIYxhjzc9ARod10doYGfB3iexhwoAnmNaL+EdBmjVRh3JWsveNVzl+xsLiPDNwVt1VD6RR8OeljPREhDELw95gDxdyH7xJMEasKMoLn0GnzQT9Sj6zQF6gEfBOo9upN8U0IGnD+hhTz1rnrqzDDjtEVFQl7wmXvJEAVgdVeSSKQNKKMSvLqCcIqDOA1xvElWrjwmIrN3BAr5okWr/edHkQAsPsIQfGOCXBtaW7Gk5Ey0BFTTcZM+1hxXc04o12dNAZQ3YcmgDLzDPg6Jvzu827N1aA67hDZ7Ve+CgICfqgb2vUB8M0H9B8bmUG8rAsb6DAeIoyvxUmqVXBpzUHyXdswFh0/i3AAAAAElFTkSuQmCC)}.kuCVeb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcElEQVR4AWL4//8/GJ8LcEbBS9VFALXVNVIEYRAFYNxldmLcj4FEHAISXHIuwWVwyDgFluHursMLuqte9VqvBV/9Y91vemalGNxsvfblAG5eQvsuUuMLkIJaCCGWRgi1rgn0LrCOwA3cwa2sFp+7gVHtkTBAnyPWajiCCH5lTUWvOYYafX+pAmJwQ8V/Fh3/gG+IpCbmCQjgTor+UtzxBwzBguzfQuCdQAN+hG3+DsNyfSc8wxM0egPsBL8UxM3b4YAmcD+iWynahBlq/maa79N09xB4Ax7hE3rl2Di8J2n+JetdNhNsQA0UQ7Ocb6Xm3/DnDrDvQGxBbZLmUa4Bn7KuQh/scvN8BPCX6p32o7wFyPpLorwHyPqtIfl8RD/wbScxoT/ZBNxoQ3rZyzAgluFTr8nlx+4CFqFHC+m6Hjl3QRMEnoAQtmEeGvkvEUpFCR1vhHmpCZMGmEZltF9GDd3XJQ2gR1GmUxmuazmgoP4BQRzxLysVgjUAAAAASUVORK5CYII=)}.k8Lt0 .miOZxe.UP5Cfc.u3bW4e .kuCVeb,.k8Lt0 .miOZxe.UP5Cfc:hover .kuCVeb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABDklEQVR4AZWUTUoDQRBGX9owoFnk5xC5hwfRE3gULyDeIifINURXusliMqI7mSTlRzHQNNY0I48mVR/1qE4yDJaBWUwxk0uSEUOKBMGCDesSJYtgA0nnjpaOo05GndL7vGW4u8417xhnrMSTD258qhDWtNgILeu/wooONc/2Yo0hGlVPXnFkFWxwQUNmb9aIVzN1CL5ZjgqNxqUIF4cN4ZUUW1byuPhkFQlfo0JX2RBeScLUL10X4p+1LsRMEPIjcqkLFz89Z9FPEU70PiJhUE/jQjtc5Ycdt2KnSkn94TvwyNaUeLZVd/ANwT+9Yc8DS+8TVyJ5vVS6Z1MIw9DcP+ekWla+M+bMch+n2D/5BRin4+8yQoWbAAAAAElFTkSuQmCC)}.KlVDJc{height:160px;width:160px}.xhJUI{height:90px;max-width:160px}.IMZ9ve{font-size:16px;line-height:18px;max-height:18px}.vc07Bf{cursor:pointer}.IMZ9ve:hover,.a8dw0d:hover{text-decoration:hover}.KY4d2e{cursor:pointer}.a8dw0d{font-size:14px;line-height:18px;max-height:18px}.PYXq0d{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;background-size:48px;position:absolute}.azDJjc{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAABrElEQVR4AX3OMUiUYRzH8e/veR7PutNTrjJMLsQhHKKxoCUiQoiIhiCopUCizbW9oYimaigi2hpbmmptMIK2CnEqkGyRkM7Tu/d5//+GlNfD6LP8lu/wE4DxfwEQXOYLLV2KkiEqTkR8zoU3eY6WqRxj0A8qgjm99cmRhdvD05bZzUPKvz6+2Pp+UC9dy9xNRa7dOXQvsYflEF89uF6L3ywlago0piH3ijWVCAdAbqnFyMiUIxsi9cj0iZsN8sqj42zthPMxlhtvWhctC3CSEIEgCM2r86M9EwCYcrfeBgQAib9kxAPtx8ZuqSyBgdA9UPz8cGNyo5AckEK3M/OkeboKK/3Fr6c21oQHNdP++H59vgP4QCg5Q0cXVgwBuHXdTrCvZns+AtbZfD3cN5EZr19JQ045+NFx3IStPruJLqhhRfvI3FirsEAlQSAQao4mb71TbotSjXrDywCZGKIjIIHhFL+NMDp+nm1G3t5eVxCwNMvJvMT402uH6zNWsEMAIfTWP90/x5hPuJaozDKooCI4Q50cFtUx4VSEMxXO0i0LHiKAVYQr8k8OE8Af0c+o6zDStNsAAAAASUVORK5CYII=);cursor:pointer;height:20px;left:-4px;position:relative;width:20px}.ZdEr2c{position:relative}.NSM1T{display:inline-block;float:right}.UUlvDb{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;height:16px;width:16px}.zEgfWc{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;height:16px;width:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAhklEQVR4AWP4//8/RZh6BsDAcW83ASBuAOIHQPwfih9AxQSgyjAMgGk2AOIPEE2YGCpngM0AqM0IzQQMEcBmQAMeTRfAGMFvwGbAA1yaoa4rQA4TDAPQnYmmOQHdYHwGHIBqWoCpGYEJeSEBGisOOLz1gJhAbMATKw0URyOlCYl6SXngcyMAoiNoWufKXiUAAAAASUVORK5CYII=)}.UUlvDb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABWElEQVR4AdWUAUQEURCGL1IqQUQQAAIAYuY9C+66uAMWlAgAgAAQAAlQTkAQAFBERAggIBARiOyccwWi6f1YptrT27vbdI+fMfPP+96afa+mqpXqbwARC74pce6gy3yIOKIlHqBJMi3MpxmRQiE+0zSdyevI5SoN0FZrXojO0fxFzFfabi+OBOg1GktCdIvGIoXa3WuSrAwFyLxfzZjvTfMgyGNpQN/7NWF+QkO8IgE9onUhymAeO0C83wymN/P5D13m3Yx5Q5iPhegDCvERcqjB8234+4WAYN4R5nfzK770nVu2JxLntsX7LZuDB94fEAsIyT2czJgAOKlFLnjzPgspnIEBdEoAOtFDNqd4xj34bXN44B0GgCHfaL2+MGhz1OCBtyzAzuIaz0XRE4IaPMMD7LuTpnO5BzFyqI0MMLrUZnMWQozcuAEqzBcQ4koAVv8LUKUmH/AJAdn1S3ZX1cgAAAAASUVORK5CYII=)}.oVP4Cb{background-color:#212121}.Rd7OUe{opacity:.55}.Hk9v9b,.Hk9v9b:visited{background-color:transparent;border-color:white;color:white}.zri8D{color:white;font-size:32px;font-weight:400;text-align:center}.k8Lt0 .ex4AWb{display:flex;position:relative}.k8Lt0 .oVP4Cb{position:absolute;width:100%}.k8Lt0 .aELZ1d{background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0),black 60%);height:280px;position:absolute;width:100%;z-index:1}html[dir="rtl"] .k8Lt0 .aELZ1d{background:linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0),black 60%)}.k8Lt0 .OI7HUe{align-items:center;display:flex;position:relative;top:0;width:100%;z-index:2}.k8Lt0 .zri8D{box-flex:1;flex-grow:1;max-width:50%}.k8Lt0 .aFK00e{margin:15px 10px 0}.yb6DRb .oVP4Cb{position:absolute}.yb6DRb .Rd7OUe{width:100%}.yb6DRb .OI7HUe{position:relative}.yb6DRb .aFK00e{text-align:center}.yb6DRb .zri8D{padding-top:70px}.HTh71e{color:#555;font-size:14px;font-weight:400;margin:16px 24px}.C3Eyue{display:block;margin-left:0;margin-top:0;min-height:40px;width:100%;max-width:680px}.o5a0me{display:inline-block;padding:20px 16px;vertical-align:top;width:178px}.H7MMQc{border-radius:2px;height:100px;overflow:hidden;width:178px}.Yh4yre{display:block;width:100%}.lXJgod{padding:10px 0;text-align:center}.yb6DRb .o5a0me{border-bottom:1px solid #d6d6d6;display:flex;flex-flow:row-reverse nowrap;margin:0;padding:20px;width:calc(100% - 40px)}.yb6DRb .o5a0me:last-child{border-bottom:none}.yb6DRb .lXJgod{flex:1;padding:0 15px 0 0;text-align:left}.VdTEMb{display:block;padding:20px}.yb6DRb .VdTEMb{padding:0}@media (max-width:1152px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+5){display:none}.k8Lt0 .s5gJSe{width:670px}}@media (min-width:1153px) and (max-width:1322px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+6){display:none}.k8Lt0 .s5gJSe{width:840px}}@media (min-width:1323px) and (max-width:1492px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+7){display:none}.k8Lt0 .s5gJSe{width:1010px}}@media (min-width:1493px) and (max-width:1662px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+8){display:none}.k8Lt0 .s5gJSe{width:1180px}}@media (min-width:1663px) and (max-width:1832px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+9){display:none}.k8Lt0 .s5gJSe{width:1350px}}@media (min-width:1833px) and (max-width:2002px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+10){display:none}.k8Lt0 .s5gJSe{width:1520px}}@media (min-width:2003px){.k8Lt0 .s5gJSe{width:1690px}}@media (min-width:2003px){.k8Lt0 .Z97G4e .mpg5gc:nth-child(n+11){display:none}}@media (max-width:1322px){.k8Lt0 .W3ooef:nth-child(n+5),.k8Lt0 .r86mf:nth-child(n+3){display:none}.k8Lt0 .jk75Ob{width:670px}}@media (min-width:1323px) and (max-width:1662px){.k8Lt0 .W3ooef:nth-child(n+7),.k8Lt0 .r86mf:nth-child(n+4){display:none}.k8Lt0 .jk75Ob{width:1010px}}@media (min-width:1663px) and (max-width:2002px){.k8Lt0 .W3ooef:nth-child(n+9),.k8Lt0 .r86mf:nth-child(n+5){display:none}.k8Lt0 .jk75Ob{width:1350px}}@media (min-width:2003px){.k8Lt0 .W3ooef:nth-child(n+11),.k8Lt0 .r86mf:nth-child(n+6){display:none}.k8Lt0 .jk75Ob{width:1690px}}.yb6DRb .t8PG5e{height:345px;display:flex;flex-flow:column wrap}.k8Lt0 .Z97G4e .OCm4Td,.k8Lt0 .Z97G4e .h63wFf,.k8Lt0 .Z97G4e .GPXbj,.k8Lt0 .Z97G4e .q12TOd{display:none}@media (min-width:1153px){.k8Lt0 .Z97G4e .j7aBgf{display:none}}@media (min-width:1323px){.k8Lt0 .Z97G4e .Gm12vb{display:none}}@media (min-width:1493px){.k8Lt0 .Z97G4e .bgqSOc{display:none}}@media (min-width:1663px){.k8Lt0 .Z97G4e .QM3kBb{display:none}}@media (min-width:1833px){.k8Lt0 .Z97G4e .LBjtdf{display:none}}@media (min-width:2003px){.k8Lt0 .Z97G4e .YREuAd{display:none}}.yb6DRb .Z97G4e .OCm4Td{display:none}@media (min-width:345px){.yb6DRb .Z97G4e .h63wFf{display:none}}@media (min-width:515px){.yb6DRb .Z97G4e .GPXbj{display:none}}@media (min-width:685px){.yb6DRb .Z97G4e .q12TOd{display:none}}@media (min-width:855px){.yb6DRb .Z97G4e .j7aBgf{display:none}}.icSWO{position:relative;white-space:nowrap;width:100%;margin:-5px}.vzV5fb{position:absolute;top:50%;z-index:1}.h9z8Rc{left:0;margin-left:5px}.QmX9zf{right:0;margin-right:5px}.h9z8Rc{transform:translate(-50%,-50%)}.QmX9zf{transform:translate(50%,-50%)}.FsntYb .h9z8Rc,.XbE6Ee .QmX9zf{display:none}.mnzfq{background:#fff;border-radius:50%;display:block;height:56px;width:56px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2)}.cRKzrc{font-family:'Material Icons Extended';font-weight:normal;font-style:normal;font-size:32px;line-height:1;letter-spacing:normal;text-rendering:optimizeLegibility;text-transform:none;display:inline-block;word-wrap:normal;direction:ltr;font-feature-settings:'liga' 1}.kCql2b{overflow:hidden;scroll-behavior:smooth}.yR4Bn{display:inline-block;vertical-align:top;width:100%}.zzUaxe{display:block;height:245px;margin:5px;overflow:hidden;position:relative;white-space:normal;width:100%;box-shadow:0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2)}.PP7rod,.PP7rod:visited{color:#212121}.Zg7zhe,.Zg7zhe:visited{color:#fff}.PkzIk{height:100%;position:absolute;right:0;top:50%;transform:translateY(-50%)}.qgE9W{height:100%}.cdOf9e{display:none;height:100%;position:absolute;right:0;top:0;width:101%}.MX78le{box-sizing:border-box;display:table;height:100%;padding:30px 0;position:absolute;width:100%}.bup5kd,.eFIxIb{display:table-cell;vertical-align:middle}.bup5kd{padding:0 32px}.eFIxIb{width:100%}.eFIxIb:first-child{padding-left:48px}.E1Iobc{font-size:28px;max-width:320px}.so0OGb{max-width:320px}.LCo3hc,.xXEXyb{font-size:18px;margin-top:12px}.cd1i9e{border:1px solid;border-radius:2px;display:inline-block;font-size:14px;font-weight:500;line-height:16px;margin-top:16px;padding:9px 15px}.UIBTlf{max-height:170px;max-width:100px}@media (max-width:1152px){.QeUCtb .icSWO{width:680px}.QeUCtb .zzUaxe{width:670px}}@media (min-width:1153px) and (max-width:1322px){.QeUCtb .icSWO{width:850px}.QeUCtb .zzUaxe{width:840px}}@media (min-width:1323px) and (max-width:1492px){.QeUCtb .icSWO{width:1020px}.QeUCtb .zzUaxe{width:1010px}}@media (min-width:1493px) and (max-width:1662px){.QeUCtb .icSWO{width:1190px}.QeUCtb .zzUaxe{width:1180px}}@media (min-width:1663px) and (max-width:1832px){.QeUCtb .icSWO{width:1360px}.QeUCtb .zzUaxe{width:1350px}}@media (min-width:1833px) and (max-width:2002px){.QeUCtb .icSWO{width:1530px}.QeUCtb .zzUaxe{width:1520px}}@media (min-width:2003px){.QeUCtb .icSWO{width:1700px}.QeUCtb .zzUaxe{width:1690px}}@media (max-width:1322px){.rMu4bc{display:block}}@media (min-width:1323px){.PkzIk{height:120%}.ohdK3c{display:block}.E1Iobc{font-size:32px;max-width:472px}.so0OGb{max-width:472px}}@media screen and (max-width:680px){.QeUCtb .icSWO.f9cflb{width:510px}.QeUCtb .f9cflb .zzUaxe{width:500px}}@media screen and (max-width:510px){.QeUCtb .icSWO.f9cflb{width:340px}.QeUCtb .f9cflb .zzUaxe{width:330px}}.f9cflb .zzUaxe{height:160px}.f9cflb .mnzfq{height:40px;width:40px}.f9cflb .cRKzrc{font-family:'Material Icons Extended';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-rendering:optimizeLegibility;text-transform:none;display:inline-block;word-wrap:normal;direction:ltr;font-feature-settings:'liga' 1}.f9cflb .cdOf9e{display:none}.f9cflb .GC8rq{display:block}.f9cflb .MX78le{padding:24px 0}.f9cflb .bup5kd{padding:0 16px}.f9cflb .eFIxIb:first-child{padding-left:24px}.f9cflb .E1Iobc{font-size:18px;max-width:184px}.f9cflb .so0OGb{max-width:184px}.f9cflb .LCo3hc,.f9cflb .xXEXyb{font-size:12px;margin-top:4px}.f9cflb .cd1i9e{margin-top:8px;padding:9px 11px}@media (-ms-high-contrast:active){.mnzfq{border:1px solid}.cdOf9e{display:none}}@media (-ms-high-contrast:black-on-white){.E1Iobc,.LCo3hc,.cd1i9e,.xXEXyb{background-color:white}}@media (-ms-high-contrast:white-on-black){.E1Iobc,.LCo3hc,.cd1i9e,.xXEXyb{background-color:black}}.hYhtL .mnzfq,.VcreId .mnzfq{border:1px solid}.hYhtL .cdOf9e,.VcreId .cdOf9e{display:none}.hYhtL .E1Iobc,.hYhtL .LCo3hc,.hYhtL .cd1i9e,.hYhtL .xXEXyb{background-color:white}.VcreId .E1Iobc,.VcreId .LCo3hc,.VcreId .cd1i9e,.VcreId .xXEXyb{background-color:black}.xJVTmc{display:block}.k8Lt0 .xJVTmc{margin-left:-49px;margin-top:-40px;margin-right:-49px}.UiDqZ{overflow:hidden;position:relative}.cJVQab{width:3000%;transition:all 400ms cubic-bezier(0.25,0.46,0.45,0.94)}.cJVQab.S9gUrf{transition:unset}.BsifCe{display:inline-block;height:290px;width:515px}.evFXrf{height:290px;width:515px}.jmNCOb{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));bottom:0;height:95px;position:absolute;width:100%}.WaUwh{color:#fff;font-size:28px;margin-top:10px}.NPDgQb{color:#fff;font-size:18px}.FVb7K{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.lOH8We{background-color:rgba(0,0,0,0.2);border-radius:0;height:100%;pointer-events:auto;position:absolute;transition:background-color 200ms ease-out 0ms;width:50px}.lOH8We:hover{background-color:rgba(0,0,0,0.8)}.zgaEed{right:0}.YRjwpf{left:0}.oaM3qe{color:#fff;font-size:40px}.yb6DRb .evFXrf,.yb6DRb .BsifCe{height:auto;width:calc(100vw - 30px)}.yb6DRb .xJVTmc{width:100%}.yb6DRb .cJVQab{width:3000vw}.h5x9n{display:inline-block;vertical-align:top}.WHE7ib{display:inline-block}.kRNjrd{position:relative}.iDHFae{width:100%;display:flex;justify-content:center}.Lrxfdc{width:330px;height:185px}.BVV4Kd{position:absolute}.qxfgt{width:50px;height:50px;margin-right:10px}.HPtqMb{box-sizing:border-box;width:330px;height:100%;position:relative;align-items:center;display:flex}.zSfIue{flex:1;height:60px}.KdSQre{max-height:24px}.fmVS2c{display:flex;justify-content:space-between}.q1Food{line-height:17px;max-height:17px}.q1Food:hover{text-decoration:underline}.takSXd{max-height:24px}.UBeTzd{display:block;margin-bottom:30px}.d8EEub{width:100%;max-width:680px}.F9Zt5c{margin:0px 12px 8px}.F9Zt5c.BIF3ub{margin-top:24px}@media screen and (max-width:480px){.d8EEub{width:calc(100vw - 16px)}.F9Zt5c{display:grid;grid-template-columns:repeat(auto-fill,131px);justify-content:space-evenly}}.xsHe0 .bs3Xnd{font-size:18px;line-height:28px}.A6Sq7e{display:inline-block;margin:24px 12px;width:107px}.A6Sq7e.nlR7Dd{margin-top:0}.Iajayc{position:relative;width:107px}.S70oN.Iajayc{height:107px}.H3hw5e.Iajayc{height:154px}.kFGx8{border-radius:10px;max-width:107px}.S70oN .kFGx8{max-height:107px}.H3hw5e .kFGx8{max-height:154px}.Bf8UCf{font-size:14px;line-height:20px;margin:12px 0 8px;width:100%}.VYRIHe{background-color:black;border-radius:10px;bottom:0;left:0;opacity:.4;position:absolute;right:0;top:0}.t0UG0c{background:url('//www.gstatic.com/android/market_images/web/ic_check.svg') no-repeat;bottom:0;height:53.5px;left:0;margin:auto;position:absolute;right:0;top:0;width:53.5px}.YAys1{height:40px}.Z7PjTe{border-color:#616161;color:#616161;height:36px;margin-top:8px;width:100%}.j1T8Ad{display:block;margin:5px 0;max-width:680px}.Vde4Yb{align-items:flex-start;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 110px,#fff 100%),url(https://ssl.gstatic.com/android/market_images/web/winner_websky_landscape_1184x440.gif);box-sizing:border-box;display:flex;height:220px;justify-content:center;padding-top:40px;text-align:center}.VZ2lF{border-radius:10px;box-shadow:0 2px 11px rgba(0,0,0,0.27);height:88px;margin-bottom:12px;width:88px}.c7GECe{color:#212121;font-size:24px;line-height:32px}.jfImlb{color:#616161;font-size:16px;line-height:24px}.CypBAf{display:flex;flex-flow:row nowrap}.KI4mQd,.uezh2e,.y5sRL{height:236px;width:420px}.F5Dr0c{display:flex;flex:1;flex-flow:column nowrap;height:176px}.KI4mQd{box-sizing:border-box;display:flex;flex-flow:column nowrap;padding:10px}.BKXI5{padding-right:10px;width:100px}.JA5jRe{display:block;height:auto;width:100px}.y5sRL{display:block}.Axdxcd{font-size:20px;max-height:24px}.sVCwHb{margin-top:auto;text-align:right;width:100%}.MUPhSb{height:72px}.Wt6Ese{height:16px}.x2CNPb{display:flex;flex-flow:row nowrap}.ZMQXF{margin:2px 0;overflow:hidden}.ZMQXF:first-child{margin-top:0}.ZMQXF:last-child{margin-bottom:0}.Kb4jZe{display:inline-block;height:18px;padding-left:20px}.J3CFUd{height:18px;width:30px}.RBftgd{vertical-align:middle}.EoGZNb{display:inline-block;height:18px}.yb6DRb .CypBAf{flex-flow:column nowrap}.yb6DRb .uezh2e,.yb6DRb .y5sRL,.yb6DRb .KI4mQd{width:100%}.yb6DRb .uezh2e,.yb6DRb .y5sRL,.yb6DRb .F5Dr0c{height:auto}.yb6DRb .KI4mQd{height:190px}.yb6DRb .e8g5f{margin-top:-30px;z-index:1}.C9i53e{margin-right:10px}.Z4LLNd{display:flex;align-items:center;font-size:16px;justify-content:center;margin-bottom:15px;padding:15px;text-align:center;background-color:#f7eafc;color:#9404cc}.yzOUA{margin-left:10px;margin-right:0;font-weight:400;text-align:left}.Zfzned{height:24px;width:24px}.k8Lt0 .I3xX3c{display:table-row;position:static!important}.yb6DRb .I3xX3c{flex:1}.k8Lt0 .I3xX3c .T4LgNb{display:table-cell}.k8Lt0 .AKYKSb{display:table-row;height:1px;overflow:hidden}.SSPGKf{overflow:visible}.ZfcPIb{margin-left:-49px;margin-right:-49px}.yb6DRb .ZfcPIb{margin:0}.UTg3hd{margin:40px auto 0 auto}.yb6DRb .UTg3hd{margin:0;max-width:none}.LXrl4c{background-color:white;display:inline-block;padding-bottom:40px;width:720px;vertical-align:top}.yb6DRb .LXrl4c{padding-bottom:0;width:100%}.tlG8q{display:inline-block;margin:49px 0 0 50px;vertical-align:top}.yb6DRb .tlG8q{margin:15px;max-width:none;display:block}.tlG8q .bs3Xnd{font-size:20px;line-height:28px}.tlG8q .mpg5gc{display:none}.yb6DRb .tlG8q .mpg5gc{display:inline-block}.k8Lt0 .tlG8q .OCm4Td,.k8Lt0 .tlG8q .h63wFf,.k8Lt0 .tlG8q .GPXbj{display:none}@media (min-width:1350px){.UTg3hd{max-width:1110px}.tlG8q{max-width:330px}.tlG8q .mpg5gc:nth-child(-n+5){display:inline-block}.k8Lt0 .tlG8q .q12TOd,.k8Lt0 .tlG8q .j7aBgf{display:none}}@media (min-width:1160px) and (max-width:1349px){.UTg3hd{max-width:940px}.tlG8q{max-width:160px}.tlG8q .mpg5gc:nth-child(-n+3){display:inline-block}}@media (max-width:1159px){.UTg3hd{max-width:730px}.tlG8q{display:block;margin:65px auto 0 auto;max-width:670px}.tlG8q .mpg5gc:nth-child(-n+4){display:inline-block}.k8Lt0 .tlG8q .q12TOd{display:none}}.JNury{box-shadow:0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2);background:#fff;border-radius:2px;box-sizing:border-box;display:inline-block;margin:5px;position:relative;text-align:left;vertical-align:top;white-space:normal}.Ekdcne{box-shadow:0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12),0 1px 8px 0 rgba(0,0,0,0.2)}.vJLnod{margin-top:5px}.lHV7bd{display:inline-block;line-height:2.6;vertical-align:top}.vpQbF{border-radius:28px;box-shadow:0 2px 0 0 rgba(0,0,0,0.17);border:1px solid #fff;height:30px;margin-right:8px}.ExjzWd{display:inline-block;margin-right:8px}.ExjzWd:last-child{margin-right:0}.g6pEEf{font-weight:700}.uN7Lic{display:inline-block;font-weight:normal}.uG23x{display:flex}.kWHp6{align-self:center;display:block;height:36px;margin:0 24px;min-height:36px;min-width:36px;width:36px}.X2leZc{display:flex;justify-content:space-between;margin-bottom:12px}.jIrxdf{font-size:20px;font-weight:400}.Q5td4c{font-size:14px}.zaZpYd{font-size:13px;margin-right:4px}.f7Q36c{color:#01579b;display:inline-block;font-size:13px;font-weight:400;white-space:pre}.DuBHmf{text-decoration:line-through}.mLuxjc{align-self:flex-end}.c9Yt3c{overflow-x:auto;overflow-y:hidden}.sgAKud,.sgAKud:hover{border:none;box-shadow:none;cursor:pointer;margin-bottom:2px}.EIekTb{background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;background-size:auto;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAvUlEQVR4AWIYMBC3+CE2MVzi5BnOGD4b0D65nAAIA0E0NmITNqNVWEL6sgjPtiGevBgVnrCEFeMq5KCBBzK7zuTbbwToKSu6IQST5TDie4BIJ/xmQAAHAVQ9bwCGPjJgG5KIe70SkGQ6wWXY6ZYoeit+riFAm+YTFbh2u1aJWXWitxOrrbbe+wFoM0aj0j9Sm5FMAQ16ySzl6kpqjTlA1IprzRZgfj/Wawr2a/qY/CtwhvGdQ/YvHrJ3qeMfK0KC3BgLaiMIAAAAAElFTkSuQmCC);height:24px;width:24px}.sgAKud .EIekTb{transition:opacity .25s ease;opacity:1}.sgAKud:hover .EIekTb{opacity:.65}.p4BDx{font-size:13px;font-weight:normal;margin-left:6px}.pgGSI{align-items:center;background-color:#f7eafc;color:#9404cc;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:15px;text-align:center}.GbVmEc{margin-left:10px;margin-right:0}.wAHRxd{box-sizing:border-box;display:inline-block;vertical-align:top}.k8Lt0 .wAHRxd{max-width:308px;padding-right:25px}.CccLPd{font-size:14px;font-weight:500;margin:10px 0 2px 0}.lhOIQ{text-align:left}.jXxUjc{display:inline-block;vertical-align:top;overflow-wrap:break-word}.UyHN2c{display:inline-block;margin:4px 0 0 8px}.yb6DRb .UyHN2c{margin:0 8px 4px 0}.kmQoe{margin-top:5px}.yb6DRb .U1qT0c{margin:10px 0}.lVIfod{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaklEQVR4Aa2SSw3AMAxDCyFQymDUwmTUAmEMPB+yy+RL5EZ6l8Z96icLgMU5wVfXXUGSFEFTvRYd0wIGNnkIFN3bUsBGyM1aEkqQ//DqEpJUghoISgkwQQoGJ8D5K/iP6H6jPUjOKDv4ghfbtIzFBIL2UQAAAABJRU5ErkJggg==);bottom:1px;display:inline-block;height:16px;margin:2px;position:relative;vertical-align:middle;width:16px}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min--moz-device-pixel-ratio:1.5),screen and (-o-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.lVIfod{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAtUlEQVR4Ae2XsQ3DMAwEM4o2ySoaRZvEo3CUjMANmC9YpTA+dIh3IQNXGTBPIC29HhEhZQvcT+Dseb7eAyxgwEEkDizfjZNP1ASysIEgMTAuC2TxCaLILAtk8QPERY6SAL9yivmTQPY8/sygBZiB++4tM5iUALX6gkAyGIHVKLAYAWsUMEbAQTThjEB0UhWot6Ag4I0Crh9C/W+o34j0W7H+MNIfx/pAoo9kqlB6v1i+b0Zb4AN9VN5QTgayzQAAAABJRU5ErkJggg==);background-size:contain}}.h1kAub{box-shadow:0 0 4px #8d8d8d;width:200px}.ddprqc{margin-left:3px}.yb6DRb .h1kAub{box-shadow:none;margin-right:10px;width:100px}sentinel{}
/*# sourceURL=/_/boq-play/_/ss/k=boq-play.PlayStoreUi.BhDKXvMbhCA.L.X.O/am=NaSBtxSECA/d=1/ed=1/ct=zgms/rs=AB1caFUueiixAZxvjmKQwbx3mUP-5VBtew/m=bookdetailsview,_b,_tp */</style><script nonce="BtCJQ83kv0Qw8Y+N5THhew">onCssLoad();</script><style nonce="BtCJQ83kv0Qw8Y+N5THhew">@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:url(//fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzc.ttf)format('truetype');}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc9.ttf)format('truetype');}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf)format('truetype');}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc9.ttf)format('truetype');}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc9.ttf)format('truetype');}@font-face{font-family:'Material Icons Extended';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/materialiconsextended/v87/kJEjBvgX7BgnkSrUwT8UnLVc38YydejYY-oE_LvM.ttf)format('truetype');}.material-icons-extended{font-family:'Material Icons Extended';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;}@font-face{font-family:'Google Material Icons';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/googlematerialicons/v49/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3g.otf)format('opentype');}.google-material-icons{font-family:'Google Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;}@font-face{font-family:'Product Sans';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/productsans/v9/pxiDypQkot1TnFhsFMOfGShVF9eL.ttf)format('truetype');}@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Owps.ttf)format('truetype');}</style><script nonce="BtCJQ83kv0Qw8Y+N5THhew">(function(){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
'use strict';var d=this||self;/*
Copyright 2011 Google LLC.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright 2013 Google LLC.
SPDX-License-Identifier: Apache-2.0
*/
var f={};function aa(a,b){if(null===b)return!1;if("contains"in a&&1==b.nodeType)return a.contains(b);if("compareDocumentPosition"in a)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};function ba(a,b){return function(e){e||(e=window.event);return b.call(a,e)}}function u(a){a=a.target||a.srcElement;!a.getAttribute&&a.parentNode&&(a=a.parentNode);return a}var x="undefined"!=typeof navigator&&/Macintosh/.test(navigator.userAgent),ca="undefined"!=typeof navigator&&!/Opera/.test(navigator.userAgent)&&/WebKit/.test(navigator.userAgent),da={A:1,INPUT:1,TEXTAREA:1,SELECT:1,BUTTON:1};
function ea(a){return(a=a.changedTouches&&a.changedTouches[0]||a.touches&&a.touches[0])?{clientX:a.clientX,clientY:a.clientY,screenX:a.screenX,screenY:a.screenY}:null}
function fa(a){var b={};b.originalEventType=a.type;b.type="click";for(var e in a){var c=a[e];"type"!=e&&"srcElement"!=e&&"function"!==typeof c&&(b[e]=c)}b.timeStamp=Date.now();b.defaultPrevented=!1;b.preventDefault=ha;b._propagationStopped=!1;b.stopPropagation=ia;if(a=ea(a))b.clientX=a.clientX,b.clientY=a.clientY,b.screenX=a.screenX,b.screenY=a.screenY;return b}function la(){this._mouseEventsPrevented=!0}function ha(){this.defaultPrevented=!0}function ia(){this._propagationStopped=!0}
var ma={A:13,BUTTON:0,CHECKBOX:32,COMBOBOX:13,FILE:0,GRIDCELL:13,LINK:13,LISTBOX:13,MENU:0,MENUBAR:0,MENUITEM:0,MENUITEMCHECKBOX:0,MENUITEMRADIO:0,OPTION:0,RADIO:32,RADIOGROUP:32,RESET:0,SUBMIT:0,SWITCH:32,TAB:0,TREE:13,TREEITEM:13},na={CHECKBOX:!0,FILE:!0,OPTION:!0,RADIO:!0},oa={COLOR:!0,DATE:!0,DATETIME:!0,"DATETIME-LOCAL":!0,EMAIL:!0,MONTH:!0,NUMBER:!0,PASSWORD:!0,RANGE:!0,SEARCH:!0,TEL:!0,TEXT:!0,TEXTAREA:!0,TIME:!0,URL:!0,WEEK:!0},pa={A:!0,AREA:!0,BUTTON:!0,DIALOG:!0,IMG:!0,INPUT:!0,LINK:!0,
MENU:!0,OPTGROUP:!0,OPTION:!0,PROGRESS:!0,SELECT:!0,TEXTAREA:!0};/*
Copyright 2020 Google LLC.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright 2005 Google LLC.
SPDX-License-Identifier: Apache-2.0
*/
function qa(){this.s=[];this.g=[];this.l=[];this.o={};this.h=null;this.m=[]}var z,ra,sa="undefined"!=typeof navigator&&/iPhone|iPad|iPod/.test(navigator.userAgent),ta=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^\s+/,"").replace(/\s+$/,"")},ua=/\s*;\s*/,A=null;
function va(a,b){return function v(c,h){h=void 0===h?!0:h;var n=b;if("click"==n&&(x&&c.metaKey||!x&&c.ctrlKey||2==c.which||null==c.which&&4==c.button||c.shiftKey))n="clickmod";else{var l=c.which||c.keyCode;ca&&3==l&&(l=13);if(13!=l&&32!=l)l=!1;else{var g=u(c),m;(m="keydown"!=c.type||!!(!("getAttribute"in g)||(g.getAttribute("type")||g.tagName).toUpperCase()in oa||"BUTTON"==g.tagName.toUpperCase()||g.type&&"FILE"==g.type.toUpperCase()||g.isContentEditable)||c.ctrlKey||c.shiftKey||c.altKey||c.metaKey||
(g.getAttribute("type")||g.tagName).toUpperCase()in na&&32==l)||((m=g.tagName in da)||(m=g.getAttributeNode("tabindex"),m=null!=m&&m.specified),m=!(m&&!g.disabled));if(m)l=!1;else{m=(g.getAttribute("role")||g.type||g.tagName).toUpperCase();var r=!(m in ma)&&13==l;g="INPUT"!=g.tagName.toUpperCase()||!!g.type;l=(0==ma[m]%l||r)&&g}}l&&(n="clickkey")}g=c.srcElement||c.target;l=B(n,c,g,"",null);for(m=g;m&&m!=this;m=m.__owner||m.parentNode){var k=m;b:{var q=void 0;var t=k;r=n;var ja=c;var p=t.__jsaction;
if(!p){var y;p=null;"getAttribute"in t&&(p=t.getAttribute("jsaction"));if(y=p){p=f[y];if(!p){p={};for(var J=y.split(ua),Ea=J?J.length:0,K=0;K<Ea;K++){var C=J[K];if(C){var L=C.indexOf(":"),ka=-1!=L;p[ka?ta(C.substr(0,L)):"click"]=ka?ta(C.substr(L+1)):C}}f[y]=p}t.__jsaction=p}else p=wa,t.__jsaction=p}"maybe_click"==r&&p.click?(q=r,r="click"):"clickkey"==r?r="click":"click"!=r||p.click||(r="clickonly");y=null;if(p.click){t=xa(t,ja,p);if(!t){q={i:r,action:"",event:null,u:!0};break b}t!=ja&&(y=t,r=t.type)}q=
{i:q?q:r,action:p[r]||"",event:y,u:!1}}if(q.u||q.action)break}q&&(l=B(q.i,q.event||c,g,q.action||"",k,l.timeStamp));l&&"touchend"==l.eventType&&(l.event._preventMouseEvents=la);if(q&&q.action){if(g="clickkey"==n)g=u(c),g=(g.type||g.tagName).toUpperCase(),(g=32==(c.which||c.keyCode)&&"CHECKBOX"!=g)||(g=u(c),m=g.tagName.toUpperCase(),q=(g.getAttribute("role")||"").toUpperCase(),g="BUTTON"===m||"BUTTON"===q?!0:!(g.tagName.toUpperCase()in pa)||"A"===m||"SELECT"===m||(g.getAttribute("type")||g.tagName).toUpperCase()in
na||(g.getAttribute("type")||g.tagName).toUpperCase()in oa?!1:!0);g&&(c.preventDefault?c.preventDefault():c.returnValue=!1);if("mouseenter"==n||"mouseleave"==n)if(g=c.relatedTarget,!("mouseover"==c.type&&"mouseenter"==n||"mouseout"==c.type&&"mouseleave"==n)||g&&(g===k||aa(k,g)))l.action="",l.actionElement=null;else{n={};for(var w in c)"function"!==typeof c[w]&&"srcElement"!==w&&"target"!==w&&(n[w]=c[w]);n.type="mouseover"==c.type?"mouseenter":"mouseleave";n.target=n.srcElement=k;n.bubbles=!1;l.event=
n;l.targetElement=k}}else l.action="",l.actionElement=null;k=l;a.h&&!k.event.a11ysgd&&(w=B(k.eventType,k.event,k.targetElement,k.action,k.actionElement,k.timeStamp),"clickonly"==w.eventType&&(w.eventType="click"),a.h(w,!0));if(k.actionElement){if(a.h){if(!k.actionElement||"A"!=k.actionElement.tagName||"click"!=k.eventType&&"clickmod"!=k.eventType||(c.preventDefault?c.preventDefault():c.returnValue=!1),(c=a.h(k))&&h){v.call(this,c,!1);return}}else{if((h=d.document)&&!h.createEvent&&h.createEventObject)try{var M=
h.createEventObject(c)}catch(Ka){M=c}else M=c;k.event=M;a.m.push(k)}"touchend"==k.event.type&&k.event._mouseEventsPrevented&&(A=fa(k.event))}}}function B(a,b,e,c,h,v){return{eventType:a,event:b,targetElement:e,action:c,actionElement:h,timeStamp:v||Date.now()}}var wa={};
function xa(a,b,e){if("click"==b.type||b.targetTouches&&1<b.targetTouches.length)return b;var c=z,h=b.target;if(h&&ya(h))return b;h=ea(b);if("touchstart"!=b.type||e.touchstart||e.touchend)if("touchend"==b.type&&c&&c.node==a)if(b.defaultPrevented||h&&4<Math.abs(h.clientX-c.x)+Math.abs(h.clientY-c.y))z=null;else{A=a=fa(b);b.stopPropagation();b.preventDefault();document.createEvent?(b=document.createEvent("MouseEvent"),b.initMouseEvent(a.type,!0,!0,window,a.detail||1,a.screenX||0,a.screenY||0,a.clientX||
0,a.clientY||0,a.ctrlKey||!1,a.altKey||!1,a.shiftKey||!1,a.metaKey||!1,a.button||0,a.relatedTarget||null)):(b=document.createEventObject(),b.type=a.type,b.clientX=a.clientX,b.clientY=a.clientY,b.button=a.button,b.detail=a.detail,b.ctrlKey=a.ctrlKey,b.altKey=a.altKey,b.shiftKey=a.shiftKey,b.metaKey=a.metaKey);b.v=a.timeStamp;b._fastclick=!0;a:{for(e=a.target;e&&e.getAttribute;){c=e.tagName||"";if("A"==c||"INPUT"==c||"TEXTAREA"==c||"SELECT"==c||"BUTTON"==c||e.getAttribute("tabIndex"))break a;e=e.parentNode}e=
null}e?e.focus():document.activeElement&&document.activeElement.blur();a.target.dispatchEvent(b);if(!b.defaultPrevented){if(document.activeElement&&document.activeElement!=b.target&&document.activeElement!=e&&ya(document.activeElement))try{document.activeElement.blur()}catch(v){}try{window.getSelection().removeAllRanges()}catch(v){}}return null}else"touchmove"==b.type&&c&&h&&4<Math.abs(h.clientX-c.x)+Math.abs(h.clientY-c.y)&&(z=null);else return z={node:a,x:h?h.clientX:0,y:h?h.clientY:0},A=null,clearTimeout(ra),
ra=setTimeout(za,400),null;return b}function ya(a){var b=a.tagName||"";return"TEXTAREA"==b||"INPUT"==b||"SELECT"==b||"OPTION"==b||a.isContentEditable}function za(){z=null}function D(a){if(!a._fastclick){var b=A;if(b)if(800<Date.now()-b.timeStamp)A=null;else{var e=4>=Math.abs(a.clientX-b.clientX)+Math.abs(a.clientY-b.clientY);b.target==a.target||e?(a.stopPropagation(),a.preventDefault(),"click"==a.type&&(A=null)):A=null}}}
function Aa(a,b){return function(e){var c=a,h=b,v=!1;"mouseenter"==c?c="mouseover":"mouseleave"==c&&(c="mouseout");if(e.addEventListener){if("focus"==c||"blur"==c||"error"==c||"load"==c)v=!0;e.addEventListener(c,h,v)}else e.attachEvent&&("focus"==c?c="focusin":"blur"==c&&(c="focusout"),h=ba(e,h),e.attachEvent("on"+c,h));return{i:c,j:h,capture:v}}}
function E(a,b,e){if(!a.o.hasOwnProperty(b)){var c=va(a,b);e=Aa(e||b,c);a.o[b]=c;a.s.push(e);for(c=0;c<a.g.length;++c){var h=a.g[c];h.h.push(e.call(null,h.g))}"click"==b&&E(a,"keydown");"click"==b&&(E(a,"touchstart"),E(a,"touchend"),E(a,"touchmove"),document.addEventListener&&(document.addEventListener("click",D,!0),document.addEventListener("mouseup",D,!0),document.addEventListener("mousedown",D,!0)))}}qa.prototype.j=function(a){return this.o[a]};
function Ba(a){var b=F,e=a.g;sa&&(e.style.cursor="pointer");for(e=0;e<b.s.length;++e)a.h.push(b.s[e].call(null,a.g))}function Ca(a){for(var b=Da,e=0;e<b.length;++e)if(b[e].g!=a.g&&Fa(b[e].g,a.g))return!0;return!1}function Fa(a,b){for(;a!=b&&b.parentNode;)b=b.parentNode;return a==b};var G=window,F=new qa;var Ga=G.document.documentElement,H=new function(a){this.g=a;this.h=[]}(Ga),I;b:{for(var N=0;N<F.g.length;N++)if(Fa(F.g[N].g,Ga)){I=!0;break b}I=!1}
if(I)F.l.push(H);else{Ba(H);F.g.push(H);for(var Da=F.l.concat(F.g),O=[],P=[],Q=0;Q<F.g.length;++Q){var R=F.g[Q];if(Ca(R)){O.push(R);for(var S=0;S<R.h.length;++S){var T=R.g,U=R.h[S];T.removeEventListener?T.removeEventListener(U.i,U.j,U.capture):T.detachEvent&&T.detachEvent("on"+U.i,U.j)}R.h=[]}else P.push(R)}for(var V=0;V<F.l.length;++V){var W=F.l[V];Ca(W)?O.push(W):(P.push(W),Ba(W))}F.g=P;F.l=O}E(F,"click");E(F,"dblclick");E(F,"focus");E(F,"focusin");E(F,"blur");E(F,"error");E(F,"focusout");E(F,"keydown");
E(F,"keyup");E(F,"keypress");E(F,"load");E(F,"mouseover");E(F,"mouseout");E(F,"mouseenter");E(F,"mouseleave");E(F,"submit");E(F,"touchstart");E(F,"touchend");E(F,"touchmove");E(F,"auxclick");E(F,"change");E(F,"compositionstart");E(F,"compositionupdate");E(F,"compositionend");E(F,"input");E(F,"textinput");E(F,"copy");E(F,"cut");E(F,"paste");E(F,"mousedown");E(F,"mouseup");E(F,"wheel");E(F,"contextmenu");E(F,"dragover");E(F,"dragenter");E(F,"dragleave");E(F,"drop");E(F,"dragstart");E(F,"dragend");
E(F,"pointerdown");E(F,"pointerup");E(F,"ended");E(F,"loadedmetadata");var Ha,Ia;"onwebkitanimationend"in G&&(Ha="webkitAnimationEnd");E(F,"animationend",Ha);"onwebkittransitionend"in G&&(Ia="webkitTransitionEnd");E(F,"transitionend",Ia);
var Ja=function(a){return{trigger:function(b){var e=a.j(b.type);e||(E(a,b.type),e=a.j(b.type));var c=b.target||b.srcElement;e&&e.call(c.ownerDocument.documentElement,b)},bind:function(b){a.h=b;a.m&&(0<a.m.length&&b(a.m),a.m=null)}}}(F),X=["BOQ_wizbind"],Y=window||d;X[0]in Y||"undefined"==typeof Y.execScript||Y.execScript("var "+X[0]);for(var Z;X.length&&(Z=X.shift());)X.length||void 0===Ja?Y[Z]&&Y[Z]!==Object.prototype[Z]?Y=Y[Z]:Y=Y[Z]={}:Y[Z]=Ja;}).call(this);
</script><script noCollect src="https://www.gstatic.com/_/boq-play/_/js/k=boq-play.PlayStoreUi.en_US.sG5vsC0ZMhM.es5.O/am=NaSBtxSECA/d=1/excm=_b,_tp,bookdetailsview/ed=1/dg=0/wt=2/ct=zgms/rs=AB1caFWPh8oNj9xqzgTFwe5L3wlSmFDtag/m=_b,_tp" defer id="base-js" nonce="BtCJQ83kv0Qw8Y+N5THhew"></script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">if (window.BOQ_loadedInitialJS) {onJsLoad();} else {document.getElementById('base-js').addEventListener('load', onJsLoad, false);}</script><style nonce="BtCJQ83kv0Qw8Y+N5THhew">#gbar,#guser{font-size:13px;padding-top:0px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
</style><script aria-hidden="true" nonce="BtCJQ83kv0Qw8Y+N5THhew"></script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">
window['_wjdc'] = function (d) {window['_wjdd'] = d};
</script><meta content="IE=10" http-equiv="X-UA-Compatible"><meta content="PJKdyVFC5jlu_l8Wo_hirJkhs1cmitmn44fgpOc3zFc" name="google-site-verification"><meta content="A6H2WZG5rRIUFFopIQcyPeabS5ffxhFlhTiyhzWGPRA" name="google-site-verification"><meta content="NOODP" name="robots"><link rel="canonical" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_US&gl=FR"><link rel="alternate" href="https://play.google.com/store/books/details?id=92_C6N0Kq_oC" hreflang="x-default"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_US&gl=FR" hreflang="en-US"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=af&gl=FR" hreflang="af"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=am&gl=FR" hreflang="am"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ar&gl=FR" hreflang="ar"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=az&gl=FR" hreflang="az"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=be&gl=FR" hreflang="be"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=bg&gl=FR" hreflang="bg"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=bn&gl=FR" hreflang="bn"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=bs&gl=FR" hreflang="bs"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ca&gl=FR" hreflang="ca"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=cs&gl=FR" hreflang="cs"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=da&gl=FR" hreflang="da"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=de&gl=FR" hreflang="de"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=de_AT&gl=FR" hreflang="de-AT"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=de_CH&gl=FR" hreflang="de-CH"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=el&gl=FR" hreflang="el"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en&gl=FR" hreflang="en"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_AU&gl=FR" hreflang="en-AU"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_CA&gl=FR" hreflang="en-CA"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_GB&gl=FR" hreflang="en-GB"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_IE&gl=FR" hreflang="en-IE"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_IN&gl=FR" hreflang="en-IN"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_NZ&gl=FR" hreflang="en-NZ"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_SG&gl=FR" hreflang="en-SG"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_ZA&gl=FR" hreflang="en-ZA"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es&gl=FR" hreflang="es"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_419&gl=FR" hreflang="es-419"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_AR&gl=FR" hreflang="es-AR"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_BO&gl=FR" hreflang="es-BO"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_CL&gl=FR" hreflang="es-CL"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_CO&gl=FR" hreflang="es-CO"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_CR&gl=FR" hreflang="es-CR"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_DO&gl=FR" hreflang="es-DO"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_EC&gl=FR" hreflang="es-EC"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_GT&gl=FR" hreflang="es-GT"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_HN&gl=FR" hreflang="es-HN"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_MX&gl=FR" hreflang="es-MX"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_NI&gl=FR" hreflang="es-NI"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_PA&gl=FR" hreflang="es-PA"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_PE&gl=FR" hreflang="es-PE"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_PR&gl=FR" hreflang="es-PR"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_PY&gl=FR" hreflang="es-PY"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_SV&gl=FR" hreflang="es-SV"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_US&gl=FR" hreflang="es-US"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_UY&gl=FR" hreflang="es-UY"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=es_VE&gl=FR" hreflang="es-VE"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=et&gl=FR" hreflang="et"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=eu&gl=FR" hreflang="eu"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=fa&gl=FR" hreflang="fa"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=fi&gl=FR" hreflang="fi"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=fil&gl=FR" hreflang="fil"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=fr&gl=FR" hreflang="fr"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=fr_CA&gl=FR" hreflang="fr-CA"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=fr_CH&gl=FR" hreflang="fr-CH"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=gl&gl=FR" hreflang="gl"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=gsw&gl=FR" hreflang="gsw"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=gu&gl=FR" hreflang="gu"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=iw&gl=FR" hreflang="he"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=hi&gl=FR" hreflang="hi"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=hr&gl=FR" hreflang="hr"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=hu&gl=FR" hreflang="hu"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=hy&gl=FR" hreflang="hy"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=in&gl=FR" hreflang="id"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=is&gl=FR" hreflang="is"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=it&gl=FR" hreflang="it"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ja&gl=FR" hreflang="ja"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ka&gl=FR" hreflang="ka"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=kk&gl=FR" hreflang="kk"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=km&gl=FR" hreflang="km"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=kn&gl=FR" hreflang="kn"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ko&gl=FR" hreflang="ko"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ky&gl=FR" hreflang="ky"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ln&gl=FR" hreflang="ln"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=lo&gl=FR" hreflang="lo"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=lt&gl=FR" hreflang="lt"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=lv&gl=FR" hreflang="lv"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=mk&gl=FR" hreflang="mk"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ml&gl=FR" hreflang="ml"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=mn&gl=FR" hreflang="mn"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=mr&gl=FR" hreflang="mr"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ms&gl=FR" hreflang="ms"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=my&gl=FR" hreflang="my"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=no&gl=FR" hreflang="no"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ne&gl=FR" hreflang="ne"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=nl&gl=FR" hreflang="nl"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=or&gl=FR" hreflang="or"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=pa&gl=FR" hreflang="pa"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=pl&gl=FR" hreflang="pl"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=pt&gl=FR" hreflang="pt"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=pt_BR&gl=FR" hreflang="pt-BR"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=pt_PT&gl=FR" hreflang="pt-PT"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ro&gl=FR" hreflang="ro"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ru&gl=FR" hreflang="ru"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=si&gl=FR" hreflang="si"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sk&gl=FR" hreflang="sk"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sl&gl=FR" hreflang="sl"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sq&gl=FR" hreflang="sq"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sr&gl=FR" hreflang="sr"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sr__%23Latn&gl=FR" hreflang="sr-Latn"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sv&gl=FR" hreflang="sv"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=sw&gl=FR" hreflang="sw"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ta&gl=FR" hreflang="ta"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=te&gl=FR" hreflang="te"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=th&gl=FR" hreflang="th"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=tr&gl=FR" hreflang="tr"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=uk&gl=FR" hreflang="uk"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=ur&gl=FR" hreflang="ur"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=uz&gl=FR" hreflang="uz"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=vi&gl=FR" hreflang="vi"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=zh&gl=FR" hreflang="zh"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=zh_CN&gl=FR" hreflang="zh-CN"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=zh_HK&gl=FR" hreflang="zh-HK"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=zh_TW&gl=FR" hreflang="zh-TW"><link rel="alternate" href="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=zu&gl=FR" hreflang="zu"><meta content="website" property="og:type"><meta property="og:url" content="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_US&gl=FR"><meta name="twitter:url" content="https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id=92_C6N0Kq_oC&hl=en_US&gl=FR"><meta property="og:title" content="Notre-Dame d'Arcachon by Xavier Mouls - Books on Google Play"><title id="main-title">Notre-Dame d'Arcachon by Xavier Mouls - Books on Google Play</title><meta name="description" property="og:description" content="Notre-Dame d'Arcachon - Ebook written by Xavier Mouls. Read this book using Google Play Books app on your PC, android, iOS devices. Download for offline reading, highlight, bookmark or take notes while you read Notre-Dame d'Arcachon."><meta property="og:image" content="https://books.google.com/books/content/images/frontcover/92_C6N0Kq_oC?fife"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@GooglePlay"><meta name="twitter:title" content="Notre-Dame d'Arcachon by Xavier Mouls - Books on Google Play"><meta name="twitter:description" content="Notre-Dame d'Arcachon - Ebook written by Xavier Mouls. Read this book using Google Play Books app on your PC, android, iOS devices. Download for offline reading, highlight, bookmark or take notes while you read Notre-Dame d'Arcachon."><meta name="twitter:image" content="https://books.google.com/books/content/images/frontcover/92_C6N0Kq_oC?fife=w600-h300-pc0xffffff-pd"><script nonce="BtCJQ83kv0Qw8Y+N5THhew">var AF_initDataKeys = ["ds:0","ds:1","ds:2","ds:3","ds:4","ds:5","ds:6","ds:7","ds:8","ds:9","ds:10","ds:11","ds:12","ds:13","ds:14","ds:15","ds:16","ds:17","ds:18","ds:19"]
; var AF_dataServiceRequests = {'ds:0' : {id:'KT5WVe',ext: 1.2055667E8 ,request:[5]
},'ds:1' : {id:'zr2HC',ext: 1.31330917E8 ,request:[]
},'ds:2' : {id:'celSE',ext: 1.29152375E8 ,request:[]
},'ds:3' : {id:'d5UeYe',ext: 1.4425375E8 ,request:[["92_C6N0Kq_oC",9]
]
},'ds:4' : {id:'CLXjtf',ext: 1.84915516E8 ,request:[["92_C6N0Kq_oC",9]
]
},'ds:5' : {id:'jLZZ2e',ext: 1.59150235E8 ,request:[["92_C6N0Kq_oC",9]
]
},'ds:6' : {id:'k8610b',ext: 1.52841326E8 ,request:[[null,["92_C6N0Kq_oC",9]
]
]
},'ds:7' : {id:'MLWfjd',ext: 1.42707228E8 ,request:[["92_C6N0Kq_oC",9]
]
},'ds:8' : {id:'k9J7nd',ext: 1.59772693E8 ,request:[[null,[[1,[2]
]
,true,null,[96,27,4,8,57,30,110,11,16,49,1,3,9,12,104,55,56,51,10,34,31,145]
]
,["92_C6N0Kq_oC",9]
]
]
},'ds:9' : {id:'h9I1y',request:[[null,[[1,[20]
]
,null,null,[65]
]
,["92_C6N0Kq_oC",9]
]
]
},'ds:10' : {id:'ag2B9c',ext: 1.92838566E8 ,request:[[null,["92_C6N0Kq_oC",9]
,null,[[3,[5]
]
,true,null,[1]
]
]
]
},'ds:11' : {id:'lUZwMe',ext: 1.68121823E8 ,request:[[null,17]
]
},'ds:12' : {id:'Ws7gDc',request:[null,null,[[30]
]
,null,null,[["92_C6N0Kq_oC",9]
]
]
},'ds:13' : {id:'Ws7gDc',request:[null,null,[[12]
]
,[null,null,[null,[[null,[]
]
,[[]
,[[1]
]
]
]
]
]
,null,[["92_C6N0Kq_oC",9]
]
]
},'ds:14' : {id:'MvGpJe',request:[null,["92_C6N0Kq_oC",9]
,[[2]
]
]
},'ds:15' : {id:'rYsCDe',ext: 1.49598938E8 ,request:[["92_C6N0Kq_oC",9]
]
},'ds:16' : {id:'UsvDTd',ext: 1.36880256E8 ,request:[null,null,[3,null,[40]
]
,["92_C6N0Kq_oC",9]
]
},'ds:17' : {id:'infIlf',ext: 1.47043747E8 ,request:[[null,["92_C6N0Kq_oC",9]
]
]
},'ds:18' : {id:'UsvDTd',ext: 1.36880256E8 ,request:[null,null,[2,null,[40]
]
,["92_C6N0Kq_oC",9]
]
},'ds:19' : {id:'VU2xMc',ext: 1.30982371E8 ,request:[]
}}; var AF_initDataChunkQueue = []; var AF_initDataCallback; var AF_initDataInitializeCallback; if (AF_initDataInitializeCallback) {AF_initDataInitializeCallback(AF_initDataKeys, AF_initDataChunkQueue, AF_dataServiceRequests);}if (!AF_initDataCallback) {AF_initDataCallback = function(chunk) {AF_initDataChunkQueue.push(chunk);};}</script></head><body id="yDmH0d" jscontroller="pjICDe" jsaction="rcuQ6b:npT2md; click:FAbpgf; auxclick:FAbpgf" class="tQj5Y ghyPEc IqBfM e2G3Fb EWZcud k8Lt0" data-has-footer="true" data-iw="600" data-ih="120"><script aria-hidden="true" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.wiz_progress&&window.wiz_progress();</script><div id="fcxH9b" class="QKtxw" jsmodel="jnH8Sb"><c-wiz jsrenderer="rGsFle" data-legacy-base-path-prefix="https://play.google.com" jsshadow jsdata="deferred-i1" data-p="%.@.false]" jscontroller="mqk2rb" jsaction="rcuQ6b:npT2md; submit:GNwXB; input:w2SLu;Dl5S0c:XUhII;" jsname="OEs3Cf" data-node-index="4;0" jsmodel="hc6Ubd HBRW5b"><div><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/webhp?tab=8w">Search</a> <a target=_blank class=gb1 href="http://www.google.fr/imghp?hl=en&tab=8i">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=en&tab=8l">Maps</a> <b class=gb1>Play</b> <a target=_blank class=gb1 href="https://www.youtube.com/?gl=FR&tab=81">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=8n">News</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=8m">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=8o">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/en/about/products?tab=8h"><u>More</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://accounts.google.com/ServiceLogin?passive=1209600&continue=https://play.google.com/store/books/details?id%3D92_C6N0Kq_oC%26source%3Dgbs_api&followup=https://play.google.com/store/books/details?id%3D92_C6N0Kq_oC%26source%3Dgbs_api&ec=GAZATg" class=gb4>Sign in</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div></div><c-data id="i1" jsdata=" Gz1Cwb;_;2"></c-data></c-wiz><div jscontroller="VQbeBe" jsaction="rcuQ6b:Rayp9d;"><div jscontroller="Tc5Ble" jsaction="rcuQ6b:YUF6vf"><div jscontroller="ltDFwf" jsaction="transitionend:Zdx3Re" jsname="Igk6W" role="progressbar" class="sZwd7c B6Vhqe qdulke jK7moc Cq5pMb"><div class="xcNBHc um3FLe"></div><div jsname="cQwEuf" class="w2zcLc Iq5ZMc"></div><div class="MyvhI TKVRUb" jsname="P1ekSe"><span class="l3q5xe SQxu9c"></span></div><div class="MyvhI sUoeld"><span class="l3q5xe SQxu9c"></span></div></div><div jsname="uZXxQc" class="XDXaGc" style="display: none"></div></div><c-wiz jsrenderer="NVKKEe" class="Knqxbd tzLNed Mfkobe" data-selected-corpus-id="5" jsshadow jsdata="deferred-i2" data-p="%.@.[5,1]]" jscontroller="kRhlSb" jsaction="rcuQ6b:Rayp9d; blur:C0ntFf; mouseleave: C0ntFf;jd9b9e:C0ntFf;cY8qRd:dpbS5;EY8hMd:G3Uxgd;dERoL:umQQ7b;" jsname="HXIGjc" data-node-index="3;0" autoupdate jsmodel="hc6Ubd vFJKcf"><div jsname="aDLa4e" class="ZpIPg" tabindex="-1"></div><span jsname="zyXJec" class="znPNx" jsaction="mouseenter:dpbS5"><span jsname="gzTIse" class="osoUAb"></span></span><ul jsname="SW97x" class="XBXPXc wEDdvc" role="navigation"><li jsname="SSKL5e" jscontroller="fOzGvb" class="uQeS5e WEMC7e J919pd" data-item-id="5" data-sub-item-id="1" data-selected="true"><a jsname="UOtaxb" jsaction="focusin:sbHm2b;" class="mzRh0d" href="https://play.google.com/store/books"><span jsname="pSKjQb" class="zyvEve"><span jsname="vdp2Fc" class="S6Rud"><span class="Mqdrgf"></span></span><span jsname="r4nke" class="pvVVcb">Books</span></span></a><ul jsname="E7tEZe" class="APEy4b EGz53e"><li class="AhXF6c id-track-click"><a jsname="IdGokb" class="WtH9qd " href="/books">My books</a></li><li class="AhXF6c "><a jsname="rSwqg" class="WhMnYc gWazle" href="https://play.google.com/store/books">Shop</a></li><li class="POfIAc" aria-hidden="true"></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/books/category/audiobooks"><span class="Mqdrgf"></span><span>Audiobooks</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/books/category/coll_1708"><span class="Mqdrgf"></span><span>Comics</span></a></li></ul></li><li jsname="SSKL5e" jscontroller="fOzGvb" class="uQeS5e qKjvAb iZhiic oPekyc" data-item-id="1" data-sub-item-id="1" data-selected="false"><a jsname="UOtaxb" jsaction="focusin:sbHm2b;" class="mzRh0d" href="/store/apps"><span jsname="pSKjQb" class="zyvEve"><span jsname="vdp2Fc" class="S6Rud"><span class="Mqdrgf"></span></span><span jsname="r4nke" class="pvVVcb">Apps</span></span></a><ul jsname="E7tEZe" class="APEy4b EGz53e"><li class="AhXF6c id-track-click"><a jsname="IdGokb" class="WtH9qd " href="/apps">My apps</a></li><li class="AhXF6c "><a jsname="rSwqg" class="WhMnYc gWazle" href="/store/apps">Shop</a></li><li class="POfIAc" aria-hidden="true"></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/apps/category/GAME"><span class="Mqdrgf"></span><span>Games</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/apps/category/FAMILY"><span class="Mqdrgf"></span><span>Family</span></a></li><li class="fle8Af"><a class="gm1qLe" href="/store/apps/editors_choice"><span class="Mqdrgf"></span><span>Editors' Choice</span></a></li></ul></li><li jsname="SSKL5e" jscontroller="fOzGvb" class="uQeS5e N41Tic iZhiic oPekyc" data-item-id="9" data-sub-item-id="1" data-selected="false"><a jsname="UOtaxb" jsaction="focusin:sbHm2b;" class="mzRh0d" href="https://play.google.com/store/movies"><span jsname="pSKjQb" class="zyvEve"><span jsname="vdp2Fc" class="S6Rud"><span class="Mqdrgf"></span></span><span jsname="r4nke" class="pvVVcb">Movies & TV</span></span></a><ul jsname="E7tEZe" class="APEy4b EGz53e"><li class="AhXF6c id-track-click"><a jsname="IdGokb" class="WtH9qd " href="https://play.google.com/movies">My movies & TV</a></li><li class="AhXF6c "><a jsname="rSwqg" class="WhMnYc gWazle" href="https://play.google.com/store/movies">Shop</a></li><li class="POfIAc" aria-hidden="true"></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/movies/category/TV"><span class="Mqdrgf"></span><span>TV</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/movies/category/FAMILY"><span class="Mqdrgf"></span><span>Family</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/movies/stream/promotion_collections_movie_studios"><span class="Mqdrgf"></span><span>Studios</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/movies/stream/promotion_collections_tv_networks"><span class="Mqdrgf"></span><span>Networks</span></a></li></ul></li><li jsname="SSKL5e" jscontroller="fOzGvb" class="uQeS5e KVqzMb iZhiic oPekyc" data-item-id="7" data-sub-item-id="1" data-selected="false"><a jsname="UOtaxb" jsaction="focusin:sbHm2b;" class="mzRh0d" href="https://play.google.com/web/store/devices?utm_source=play_banner&utm_medium=google_oo&utm_campaign=GS106288"><span jsname="pSKjQb" class="zyvEve"><span jsname="vdp2Fc" class="S6Rud"><span class="Mqdrgf"></span></span><span jsname="r4nke" class="pvVVcb">Devices</span></span></a><ul jsname="E7tEZe" class="APEy4b EGz53e"><li class="AhXF6c "><a jsname="rSwqg" class="WhMnYc gWazle" href="https://play.google.com/web/store/devices?utm_source=play_banner&utm_medium=google_oo&utm_campaign=GS106288">Shop</a></li></ul></li><li jsname="SSKL5e" jscontroller="fOzGvb" class="uQeS5e KhlB4 iZhiic oPekyc" data-item-id="8" data-sub-item-id="1" data-selected="false"><a jsname="UOtaxb" jsaction="focusin:sbHm2b;" class="mzRh0d" href="https://play.google.com/store"><span jsname="pSKjQb" class="zyvEve"><span jsname="vdp2Fc" class="S6Rud"><span class="Mqdrgf"></span></span><span jsname="r4nke" class="pvVVcb">Entertainment</span></span></a></li></ul><div jsaction="focus:C0ntFf"><ul jsname="EkaWNc" class="CoKTif"><li class="fle8Af"><a class="gm1qLe" href="/store/account"><span class="Mqdrgf"></span><span>Account</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/paymentmethods"><span class="Mqdrgf"></span><span>Payment methods</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/store/account/subscriptions"><span class="Mqdrgf"></span><span>My subscriptions</span></a></li><li class="fle8Af" jscontroller="vK6idb"><button class="gm1qLe" jsname="U50xre" jsaction="CnOdef"><span class="Mqdrgf"></span><span>Redeem</span></button></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/intl/en-US_fr/about/giftcards"><span class="Mqdrgf"></span><span>Buy gift card</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://play.google.com/wishlist"><span class="Mqdrgf"></span><span>My wishlist</span></a></li><li class="fle8Af"><a class="gm1qLe" href="/store/myplayactivity"><span class="Mqdrgf"></span><span>My Play activity</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://support.google.com/googleplay?p=pff_parentguide"><span class="Mqdrgf"></span><span>Parent Guide</span></a></li><li class="fle8Af"><a class="gm1qLe" href="https://support.google.com/googleplay/answer/7588573?p=consumer_information&hl=en-US"><span class="Mqdrgf"></span><span>Consumer Information</span></a></li><li class="YWGNae"></li></ul></div><c-data id="i2" jsdata=" Mc5Qae;_;1"></c-data></c-wiz><c-wiz jsrenderer="fgZ3Zd" jsshadow jsdata="deferred-i3" data-p="%.@.5]" data-node-index="1;0" jsmodel="hc6Ubd"><div class="wkJZwc rXI5N j0qzGf" role="navigation" data-locale="en-US" data-country="FR" jsmodel="lwqmbc" jscontroller="aqLWcd" jsaction="EY8hMd:G3Uxgd;pEd11e:MUIB6d;kLjSF:GcWTpd;"><div class="Rc8qze sVEEmc"><div class="t5eBue LW9aSc"><div class="mZr3Me"><div class="wvAFH" jscontroller="end4Ge"><div class="JRhuKe" jsname="j4gsHd" jsaction="click:PZcoEd;"><button aria-expanded="false" aria-haspopup="true" class="qAAUy" aria-controls="action-dropdown-children-Genres" aria-owns="action-dropdown-children-Genres" id="action-dropdown-parent-Genres" jsname="kRX3Ve"><span class="TwyJFf">Genres</span><span class="kgGUm"></span></button></div><div class="zxErU" style="display:none" aria-labelledby="action-dropdown-parent-Genres" id="action-dropdown-children-Genres" jsname="tQZUQd"><div class="LNKfBf"><ul><li class="CRHL7b eZdLre"><ul class="TEOqAc"><li class="GL7Kod"><a class="zyz7Fb" href="/store/books" title="Ebooks">Ebooks</a></li><li class="YcEAid"></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1201" title="Arts">Arts</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1204" title="Biographies & memoirs">Biographies & memoirs</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1609" title="Business, law & stock market">Business, law & stock market</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1686" title="Children's books">Children's books</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1207" title="Computers & technology">Computers & technology</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1208" title="Cooking, food & wine">Cooking, food & wine</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1200" title="Fiction & literature">Fiction & literature</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1605" title="Health, mind & body">Health, mind & body</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1209" title="History">History</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1615" title="Mystery & thrillers">Mystery & thrillers</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1653" title="Philosophy">Philosophy</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1215" title="Politics & current events">Politics & current events</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1217" title="Religion & spirituality">Religion & spirituality</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1218" title="Romance">Romance</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1604" title="Science fiction & fantasy">Science fiction & fantasy</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/coll_1224" title="Travel">Travel</a></li></ul></li><li class="CRHL7b eZdLre"><ul class="TEOqAc"><li class="GL7Kod"><a class="zyz7Fb" href="/store/books/category/audiobooks" title="Audiobooks">Audiobooks</a></li><li class="YcEAid"></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1665" title="Arts & entertainment">Arts & entertainment</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1204" title="Biographies & memoirs">Biographies & memoirs</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1205" title="Business & investing">Business & investing</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1200" title="Fiction & literature">Fiction & literature</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1605" title="Health, mind & body">Health, mind & body</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1209" title="History">History</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1676" title="Language instruction">Language instruction</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1615" title="Mystery & thrillers">Mystery & thrillers</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1217" title="Religion & spirituality">Religion & spirituality</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1716" title="Romance">Romance</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1219" title="Science & technology">Science & technology</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1604" title="Science fiction & fantasy">Science fiction & fantasy</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1545" title="Self-help">Self-help</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1224" title="Travel">Travel</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/audiobooks_coll_1672" title="Young adult">Young adult</a></li></ul></li><li class="CRHL7b eZdLre"><ul class="TEOqAc"><li class="GL7Kod"><a class="zyz7Fb" href="/store/books/category/coll_1708" title="Comics & manga">Comics & manga</a></li><li class="YcEAid"></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Comics_in_English" title="Comics in English">Comics in English</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Crime___Thrillers" title="Crime & mystery">Crime & mystery</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Erotic" title="Erotic">Erotic</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Fantasy" title="Fantasy">Fantasy</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Graphic_Novels" title="Graphic novels">Graphic novels</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Historical_Fiction" title="Historical fiction">Historical fiction</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Humor" title="Humor">Humor</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Manga" title="Manga">Manga</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.Science_Fiction" title="Science fiction">Science fiction</a></li><li class="KZnDLd"><a class="r2Osbf" href="/store/books/category/subj_CGNM_FR.US_Comics_in_French" title="US comics in French">US comics in French</a></li></ul></li></ul></div></div></div></div><div class="mZr3Me"><div class="JvjCjf"></div></div><div class="mZr3Me"><div class="jGu02"><a href="/store/books" class="L9ZZW uJjCzb">Home</a></div></div><div class="mZr3Me"><div class="jGu02"><a href="/store/books/top" class="L9ZZW uJjCzb">Top charts</a></div></div><div class="mZr3Me"><div class="jGu02"><a href="/store/books/new" class="L9ZZW uJjCzb">New arrivals</a></div></div><div class="b7cPmf"><div class="mZr3Me"><button class="LkLjZd ScJHi nMZKrb CVBexe g3P27d id-track-click " data-uitype="112" title="Help" jscontroller="VrOwqf" jsaction="rcuQ6b:rcuQ6b; L1KARc"><span class="L9ZZW"></span></button></div><div class="mZr3Me "><a aria-label="Settings" class="LkLjZd ScJHi nMZKrb g3P27d " href="/settings"><div class="pHFsbd"></div></a></div></div></div></div></div><c-data id="i3" jsdata=" ULZlTb;_;4"></c-data></c-wiz></div><div aria-labelledby="main-title" class="id-body-content-beginning" tabindex="-1"></div><c-wiz jsshadow jsdata="deferred-i4" jscontroller="R6xS0b" jsaction="XndO6: WHyGDc" jsmodel="hc6Ubd"><c-data id="i4"></c-data></c-wiz><div jscontroller="BfdUQc" jsaction="o3VKB:eQqUMb"></div><div class="WpDbMd" jsname="LcUpsb"><script aria-hidden="true" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.wiz_progress&&window.wiz_progress();window.wiz_tick&&window.wiz_tick('ocS3xb');</script><c-wiz jsrenderer="AYHENe" class="zQTmif SSPGKf I3xX3c K1b9Kc" jsdata="deferred-i5" data-p="%.@.["92_C6N0Kq_oC",9],null,false,[null,[false]],[96,27,4,8,57,30,110,11,16,49,1,3,9,12,104,55,56,51,10,34,31,145]]" jscontroller="tiSncc" jsname="a9kxte" data-node-index="0;0" jsmodel="hc6Ubd" view data-ogpc jslog="43407; 1:2|CBSqARUKEwjG7s36yPHvAhV5RIQGHTJmCDI=; track:impression"><div class="T4LgNb" jsname="a9kxte"><div class="VjFXz"></div><div class="ZfcPIb"><div class="UTg3hd"><div class="JNury Ekdcne"><main class="LXrl4c"><c-wiz jsrenderer="fZEvJc" jsshadow jsdata="deferred-i6" data-p="%.@.["92_C6N0Kq_oC",9],false,false]" data-node-index="5;0" autoupdate jsmodel="hc6Ubd"><div class="oQ6oV"><div class="hkhL9e"><img src="https://books.google.com/books/content/images/frontcover/92_C6N0Kq_oC?fife=w200-h300" srcset="https://books.google.com/books/content/images/frontcover/92_C6N0Kq_oC?fife=w400-h600 2x" class="T75of h1kAub" aria-hidden="true" alt="Cover art" itemprop="image"></div><div class="D0ZKYe"><div class="rlnrKc"><div class="sIskre"><h1 class="AHFaub" itemprop="name"><span>Notre-Dame d'Arcachon</span></h1><div class="jdjqLd"><div class="ZVWMWc"><div class="C4ms4d"><div class="uN7Lic"><div class="WRRASc"><span class="UAO9ie"><span class="ExjzWd" itemprop="author" itemscope="itemscope" itemtype="https://schema.org/Person"><meta itemprop="name" content="Xavier Mouls"><meta itemprop="url" content="/store/books/author?id=Xavier+Mouls"><a href="/store/books/author?id=Xavier+Mouls" class="hrTbp R8zArc">Xavier Mouls</a></span></span><span itemprop="datePublished" class="T32cc UAO9ie">Jan 1855</span></div><span>chez les principaux libraires</span></div></div></div><div class="dNLKff"></div></div><c-wiz jsrenderer="TAD86b" jsshadow jsdata="deferred-i7" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="2;0" autoupdate jsmodel="hc6Ubd"><c-data id="i7"></c-data></c-wiz></div><div class="wE7q7b"><div class="i9550b"><div class="KO5dHd"><c-wiz jsrenderer="VR9ywb" jsshadow jsdata="deferred-i8" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="7;0" jsmodel="hc6Ubd"><c-data id="i8"></c-data></c-wiz><c-wiz jsrenderer="MGKh8" jsshadow jsdata="deferred-i9" data-p="%.@.["92_C6N0Kq_oC",9],null,false]" data-node-index="3;0" autoupdate jsmodel="hc6Ubd"><c-wiz jsrenderer="JuzNtf" jsshadow jsdata="deferred-i10" data-p="%.@.null,["92_C6N0Kq_oC",9],false]" data-node-index="1;0" autoupdate jsmodel="hc6Ubd"><c-data id="i10" jsdata=" v3Bbmc;unsupported;15 v3Bbmc;unsupported;15 v3Bbmc;unsupported;15"></c-data></c-wiz><c-data id="i9"></c-data></c-wiz></div><div class="hfWwZc"><c-wiz jsrenderer="rONNYb" jsshadow jsdata="deferred-i11" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="9;0" autoupdate jsmodel="hc6Ubd"><c-data id="i11" jsdata=" sCuaec;_;12 pH8t9b;_;10"></c-data></c-wiz><c-wiz jsrenderer="rxFDD" jsshadow jsdata="deferred-i12" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="10;0" autoupdate jsmodel="hc6Ubd"><wishlist-add><button aria-label="Add to wishlist" class="Bovvxc " jscontroller="q8NYMd" jsaction="rcuQ6b:WYd;focus:AHmuwe; blur:O22p3e; mouseup:GfWc1e; touchend:GfWc1e;click:OuTedb;" jsmodel="c7dHKc" data-item-id="%.@."92_C6N0Kq_oC",9]" jslog="38005; 1:204; track:click; mutable:true"><span class="Gj57vc d4tZAd"></span><span class="O53zde vaqewe">Add to Wishlist</span></button></wishlist-add><c-data id="i12"></c-data></c-wiz><c-wiz jsrenderer="DNZ2j" jsshadow jsdata="deferred-i13" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="1;0" autoupdate jsmodel="hc6Ubd"><div><span class="oocvOe"></span><span class="oocvOe"><button aria-label="Free ebook" class="LkLjZd ScJHi HPiPcc IfEcue " jscontroller="chfSwc" jsaction="MH7vAb" jsmodel="UfnShf" data-item-id="%.@."92_C6N0Kq_oC",9]" data-is-free="true" jslog="38052; 1:223|CBSqARUKEwi+7s36yPHvAhV5RIQGHTJmCDI=; track:click,impression" jsdata="Ddi83b;CgYKBENBRT0=;16"><span><span itemprop="offers" itemscope itemtype="https://schema.org/Offer"><meta itemprop="url" content="https://play.google.com/store/books/details?id=92_C6N0Kq_oC&rdid=book-92_C6N0Kq_oC&feature=md&offerId"><meta itemprop="price" content="0"><meta itemprop="description" content="You will be able to read this book on the web as well as supported mobile devices."></span></span>Free ebook</button></span></div><c-data id="i13" jsdata=" sCuaec;_;12 OKeYaf;_;13 v3Bbmc;unsupported;15 pH8t9b;_;10"></c-data></c-wiz></div></div></div></div></div></div><c-data id="i6" jsdata=" fv5UV;_;3 fkWDob;92_C6N0Kq_oC,9,;7 OKeYaf;_;13 V4l1v;_;6"></c-data></c-wiz><c-wiz jsrenderer="LmIncd" jsshadow jsdata="deferred-i14" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="3;0" autoupdate jsmodel="hc6Ubd"><c-data id="i14" jsdata=" v3Bbmc;unsupported;17"></c-data></c-wiz><c-wiz jsrenderer="QWvENe" jsshadow jsdata="deferred-i15" data-p="%.@.["92_C6N0Kq_oC",9],[false]]" jscontroller="Qa6EOc" jsaction="rcuQ6b:si1QCe" data-node-index="8;0" jsmodel="hc6Ubd"><div class="W4P4ne "><div class="wSaTQd"><h2 class="Rm6Gwb">Reviews</h2><a class="X1PzMe" href="https://play.google.com/about/comment-posting-policy.html?hl=en-US" target="_blank"><span class="kq6fXc"></span><span class="lSXt5d">Review policy and info</span></a></div><c-wiz jsrenderer="JV1xu" jsshadow jsdata="deferred-i16" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="2;0" jsmodel="hc6Ubd"><c-data id="i16" jsdata=" V4l1v;_;6"></c-data></c-wiz><div class="Fx1lse"><div class="EmVfjc qs41qe" data-loadingmessage="Loading…" jscontroller="qAKInc" jsaction="animationend:kWijWc;dyRcpb:dyRcpb" data-active="true"><div class="Cg7hO" aria-live="assertive" jsname="vyyg5">Loading…</div><div jsname="Hxlbvc" class="xu46lf"><div class="ir3uv uWlRce co39ub"><div class="xq3j6 ERcjC"><div class="X6jHbb GOJTSe"></div></div><div class="HBnAAc"><div class="X6jHbb GOJTSe"></div></div><div class="xq3j6 dj3yTd"><div class="X6jHbb GOJTSe"></div></div></div><div class="ir3uv GFoASc Cn087"><div class="xq3j6 ERcjC"><div class="X6jHbb GOJTSe"></div></div><div class="HBnAAc"><div class="X6jHbb GOJTSe"></div></div><div class="xq3j6 dj3yTd"><div class="X6jHbb GOJTSe"></div></div></div><div class="ir3uv WpeOqd hfsr6b"><div class="xq3j6 ERcjC"><div class="X6jHbb GOJTSe"></div></div><div class="HBnAAc"><div class="X6jHbb GOJTSe"></div></div><div class="xq3j6 dj3yTd"><div class="X6jHbb GOJTSe"></div></div></div><div class="ir3uv rHV3jf EjXFBf"><div class="xq3j6 ERcjC"><div class="X6jHbb GOJTSe"></div></div><div class="HBnAAc"><div class="X6jHbb GOJTSe"></div></div><div class="xq3j6 dj3yTd"><div class="X6jHbb GOJTSe"></div></div></div></div></div></div></div><div class="Njo8s"></div><c-data id="i15" jsdata=" v3Bbmc;unsupported;21 v3Bbmc;unsupported;21 v3Bbmc;unsupported;21"></c-data></c-wiz><c-wiz jsrenderer="Y8Wzhc" jsshadow jsdata="deferred-i17" data-p="%.@.["92_C6N0Kq_oC",9]]" data-node-index="2;0" jsmodel="hc6Ubd"><div class="W4P4ne "><div class="wSaTQd"><h2 class="Rm6Gwb">Additional Information</h2></div><div class="JHTxhe IQ1z0d"><div class="lhOIQ IQ1z0d"><div class="jXxUjc"><div jscontroller="IsfMIf" jsaction="rcuQ6b:npT2md" class="PHBdkd" data-content-height="125" jsshadow><div jsname="bN97Pc" class="DWPxHb" itemprop="description"><span jsslot><div class="hAyfc"><div class="BgcNfc">Publisher</div><div class="IQ1z0d"><span class="htlgb">chez les principaux libraires</span></div></div></span><div jsname="WgKync" class="uwAgLc f3Fr9d"></div></div><div class="n1EcZc uhqVLe" jsname="xBmnf" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Read more" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Read more</span></span></div></div><div class="n1EcZc uhqVLe" jsname="zDTjtb" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Collapse" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Collapse</span></span></div></div></div></div><div class="jXxUjc"><div jscontroller="IsfMIf" jsaction="rcuQ6b:npT2md" class="PHBdkd" data-content-height="125" jsshadow><div jsname="bN97Pc" class="DWPxHb" itemprop="description"><span jsslot><div class="hAyfc"><div class="BgcNfc">Published on</div><div class="IQ1z0d"><span class="htlgb">1855</span></div></div></span><div jsname="WgKync" class="uwAgLc f3Fr9d"></div></div><div class="n1EcZc uhqVLe" jsname="xBmnf" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Read more" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Read more</span></span></div></div><div class="n1EcZc uhqVLe" jsname="zDTjtb" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Collapse" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Collapse</span></span></div></div></div></div><div class="jXxUjc"><div jscontroller="IsfMIf" jsaction="rcuQ6b:npT2md" class="PHBdkd" data-content-height="125" jsshadow><div jsname="bN97Pc" class="DWPxHb" itemprop="description"><span jsslot><div class="hAyfc"><div class="BgcNfc">Pages</div><div class="IQ1z0d"><span class="htlgb">51</span></div></div></span><div jsname="WgKync" class="uwAgLc f3Fr9d"></div></div><div class="n1EcZc uhqVLe" jsname="xBmnf" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Read more" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Read more</span></span></div></div><div class="n1EcZc uhqVLe" jsname="zDTjtb" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Collapse" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Collapse</span></span></div></div></div></div><div class="jXxUjc"><div jscontroller="IsfMIf" jsaction="rcuQ6b:npT2md" class="PHBdkd" data-content-height="125" jsshadow><div jsname="bN97Pc" class="DWPxHb" itemprop="description"><span jsslot><div class="hAyfc"><div class="BgcNfc">Best for</div><div class="IQ1z0d"><span class="htlgb"><a href="https://support.google.com/googleplay/answer/179849?p=books_devices&hl=en">Web, Tablet</a></span></div></div></span><div jsname="WgKync" class="uwAgLc f3Fr9d"></div></div><div class="n1EcZc uhqVLe" jsname="xBmnf" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Read more" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Read more</span></span></div></div><div class="n1EcZc uhqVLe" jsname="zDTjtb" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Collapse" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Collapse</span></span></div></div></div></div><div class="jXxUjc"><div jscontroller="IsfMIf" jsaction="rcuQ6b:npT2md" class="PHBdkd" data-content-height="125" jsshadow><div jsname="bN97Pc" class="DWPxHb" itemprop="description"><span jsslot><div class="hAyfc"><div class="BgcNfc">Language</div><div class="IQ1z0d"><span class="htlgb">French</span></div></div></span><div jsname="WgKync" class="uwAgLc f3Fr9d"></div></div><div class="n1EcZc uhqVLe" jsname="xBmnf" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Read more" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Read more</span></span></div></div><div class="n1EcZc uhqVLe" jsname="zDTjtb" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Collapse" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Collapse</span></span></div></div></div></div><div class="jXxUjc"><div jscontroller="IsfMIf" jsaction="rcuQ6b:npT2md" class="PHBdkd" data-content-height="125" jsshadow><div jsname="bN97Pc" class="DWPxHb" itemprop="description"><span jsslot><div class="hAyfc"><div class="BgcNfc">Content protection</div><div class="IQ1z0d"><span class="htlgb">This content is DRM free.</span></div></div></span><div jsname="WgKync" class="uwAgLc f3Fr9d"></div></div><div class="n1EcZc uhqVLe" jsname="xBmnf" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Read more" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Read more</span></span></div></div><div class="n1EcZc uhqVLe" jsname="zDTjtb" jsaction="JIbuQc:ornU0b"><div role="button" class="U26fgb O0WRkf oG5Srb C0oVfc n9lfJ" jscontroller="VXdfxd" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;" jsshadow aria-label="Collapse" aria-disabled="false" tabindex="0"><div class="Vwe4Vb MbhUzd" jsname="ksKsZd"></div><div class="ZFr60d CeoRYc"></div><span jsslot class="CwaK9"><span class="RveJvd snByac">Collapse</span></span></div></div></div></div><div class="jXxUjc"><div class="hAyfc"><div class="BgcNfc">Report</div><span class="htlgb"><div class="IQ1z0d"><span class="htlgb"><a target="_blank" href="https://support.google.com/books/partner/contact/report_offensive_content">Flag as inappropriate</a></span></div></span></div></div></div></div></div><div class="Njo8s"></div><c-data id="i17" jsdata=" OKeYaf;_;13"></c-data></c-wiz><c-wiz jsrenderer="dDMwrf" jsshadow jsdata="deferred-i18" data-p="%.@.]" data-node-index="7;0" jsmodel="hc6Ubd"><div class="W4P4ne "><div class="wSaTQd"><h2 class="Rm6Gwb">Reading information</h2></div><div class="JHTxhe IQ1z0d"><div class="IQ1z0d BYL8Je"><div class="wAHRxd"><h3 class="CccLPd">Smartphones and Tablets</h3><div>Install the <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.books">Google Play Books app</a> for <a href="https://support.google.com/mobile/?p=books_androidapp">Android</a> and <a href="https://support.google.com/mobile/?p=books_iosapp">iPad/iPhone</a>. It syncs automatically with your account and allows you to read online or offline wherever you are.</div><h3 class="CccLPd">Laptops and Computers</h3><div>You can read books purchased on Google Play using your computer's web browser.</div></div><div class="wAHRxd"><h3 class="CccLPd">eReaders and other devices</h3><div>To read on e-ink devices like the Sony eReader or Barnes & Noble Nook, you'll need to download a file and transfer it to your device. Please follow the detailed <a href="https://support.google.com/googleplay/bin/answer.py?answer=1062502&topic=1187416&ctx=topic">Help center</a> instructions to transfer the files to supported eReaders.</div></div></div></div></div><div class="Njo8s"></div><c-data id="i18"></c-data></c-wiz></main></div><aside class="tlG8q"><c-wiz jsrenderer="lCodQe" jsshadow jsdata="deferred-i19" data-p="%.@.["92_C6N0Kq_oC",9],3,5,[1]]" data-node-index="4;0" jsmodel="hc6Ubd"><c-wiz jsrenderer="LRovxc" jsshadow jsdata="deferred-i20" data-p="%.@.]" jscontroller="fPcQoe" jsaction="rcuQ6b:iEtWhe;fXS6ad:Jov36c;FcZK2d:k4bDCc;" data-node-index="1;0" autoupdate jsmodel="hc6Ubd"><c-wiz jsrenderer="Y413Bc" class="UBeTzd Ubi8Z" jslog="38000; 1:400|CBSqARUKEwiOvNf6yPHvAhV5RIQGHTJmCDI=; track:click,impression" jsshadow jsdata="deferred-i21" data-p="%.@.false,false]" data-node-index="1;0" autoupdate jsmodel="hc6Ubd"><c-wiz jsrenderer="PRm2u" jsshadow jsdata="deferred-i22" data-p="%.@.false,false]" data-node-index="11;0" jsmodel="hc6Ubd"><div class="Ktdaqe "><div class="Z3lOXb"><div class="xwY9Zc"><a href="/store/books/collection/cluster?clp=yhEyCjAKKmJvb2tzX2NsdXN0ZXJzX21ybF9hX3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljKC308&gsr=CjXKETIKMAoqYm9va3NfY2x1c3RlcnNfbXJsX2FfcmIyXzJfZnJfOTJfQzZOMEtxX29DEAcYAQ%3D%3D:S:ANO1ljLVKVs"><h2 class="sv0AUd bs3Xnd">More by Xavier Mouls</h2></a></div><div class="W9yFB"><a aria-label="Check out more content from More by Xavier Mouls" class="LkLjZd ScJHi xI7Ale xjAeve nMZKrb h63wFf id-track-click " data-uitype="290" jslog="37927; 1:290; track:click" href="/store/books/collection/cluster?clp=yhEyCjAKKmJvb2tzX2NsdXN0ZXJzX21ybF9hX3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljKC308&gsr=CjXKETIKMAoqYm9va3NfY2x1c3RlcnNfbXJsX2FfcmIyXzJfZnJfOTJfQzZOMEtxX29DEAcYAQ%3D%3D:S:ANO1ljLVKVs">See more</a></div></div><div class="ZmHEEd fLyRuc" jsname="O2DNWb"><div class="WHE7ib mpg5gc"><c-wiz jsrenderer="PAQZbb" jsshadow jsdata="deferred-i23" data-p="%.@.false]" jscontroller="JpEzfb" jsaction="aM6rcc:MRWqkd" data-node-index="1;0" autoupdate jsmodel="hc6Ubd"><div class="uMConb V2Vq5e POHYmb-T8c9cb YEDFMc-T8c9cb y1APZe-UtC6se K1b9Kc" jslog="38003; 1:500|CAIaLQoUEhIKDHA3OFhBQUFBWUFBShAFGAEQADITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgxwNzhYQUFBQVlBQUoQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="Vpfmgd"><div class="uzcko"><div class="N9c7d eJxoSc"><span class="yNWQ8e K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="ZYyTud K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="kJ9uy K3IMke " style="height: 160px;width: 110px"><img src="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w110-h160" srcset="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w220-h320 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 160px;max-width: 110px;height: 160px"></span><div class="wXUyZd"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=p78XAAAAYAAJ" aria-hidden="true" tabindex="-1" class="poRVub"></a></div></div></div><div class="RZEgze"><div class="vU6FJ p63iDd"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=p78XAAAAYAAJ" aria-hidden="true" tabindex="-1" class="JC71ub"></a><div class="k6AFYd"><div class="bQVA0c"><div class="PODJt"><div class="kCSSQe"><div class="b8cIId ReQCgd Q9MA7b"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=p78XAAAAYAAJ"><div class="WsMG1c nnK0zc" title="Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa">Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa</div></a><div class="cqtbn"></div></div><div class="b8cIId ReQCgd KoLSrc"><a href="/store/books/author?id=Xavier+Mouls" class="mnKHRc"><div class="KoLSrc">Xavier Mouls</div></a><div class="cqtbn"></div></div></div></div></div><div class="Z2nl8b"><div class="PODJt"><div class="zYPPle"><div jsname="zVnJac"><button class="svCDYe aYzfud YpSFl " jscontroller="chfSwc" jsaction="MH7vAb" jsmodel="UfnShf" data-item-id="%.@."p78XAAAAYAAJ",9]" jslog="36906; 1:200|CAIaLQoUEhIKDHA3OFhBQUFBWUFBShAFGAEQADITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgxwNzhYQUFBQVlBQUoQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="LCATme"><span class="VfPpfd ZdBevf i5DZme"><span>Free</span></span></div></button></div></div></div></div></div></div></div></div></div><c-data id="i23" jsdata=" OhlBSe;p78XAAAAYAAJ,9;22 QwEV2c;p78XAAAAYAAJ,9;23"></c-data></c-wiz></div><div class="WHE7ib mpg5gc"><c-wiz jsrenderer="PAQZbb" jsshadow jsdata="deferred-i24" data-p="%.@.false]" jscontroller="JpEzfb" jsaction="aM6rcc:MRWqkd" data-node-index="1;1" autoupdate jsmodel="hc6Ubd"><div class="uMConb V2Vq5e POHYmb-T8c9cb YEDFMc-T8c9cb y1APZe-UtC6se K1b9Kc" jslog="38003; 1:500|CAIaLQoUEhIKDHQwYXBXblotY1VnQxAFGAEQATITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgx0MGFwV25aLWNVZ0MQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="Vpfmgd"><div class="uzcko"><div class="N9c7d eJxoSc"><span class="yNWQ8e K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="ZYyTud K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="kJ9uy K3IMke " style="height: 160px;width: 110px"><img src="https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife=w110-h160" srcset="https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife=w220-h320 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 160px;max-width: 110px;height: 160px"></span><div class="wXUyZd"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=t0apWnZ-cUgC" aria-hidden="true" tabindex="-1" class="poRVub"></a></div></div></div><div class="RZEgze"><div class="vU6FJ p63iDd"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=t0apWnZ-cUgC" aria-hidden="true" tabindex="-1" class="JC71ub"></a><div class="k6AFYd"><div class="bQVA0c"><div class="PODJt"><div class="kCSSQe"><div class="b8cIId ReQCgd Q9MA7b"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=t0apWnZ-cUgC"><div class="WsMG1c nnK0zc" title="Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa">Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa</div></a><div class="cqtbn"></div></div><div class="b8cIId ReQCgd KoLSrc"><a href="/store/books/author?id=Xavier+Mouls" class="mnKHRc"><div class="KoLSrc">Xavier Mouls</div></a><div class="cqtbn"></div></div></div></div></div><div class="Z2nl8b"><div class="PODJt"><div class="zYPPle"><div jsname="zVnJac"><button class="svCDYe aYzfud YpSFl " jscontroller="chfSwc" jsaction="MH7vAb" jsmodel="UfnShf" data-item-id="%.@."t0apWnZ-cUgC",9]" jslog="36906; 1:200|CAIaLQoUEhIKDHQwYXBXblotY1VnQxAFGAEQATITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgx0MGFwV25aLWNVZ0MQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="LCATme"><span class="VfPpfd ZdBevf i5DZme"><span>Free</span></span></div></button></div></div></div></div></div></div></div></div></div><c-data id="i24" jsdata=" OhlBSe;t0apWnZ-cUgC,9;24 QwEV2c;t0apWnZ-cUgC,9;25"></c-data></c-wiz></div></div></div><c-data id="i22" jsdata=" Hg4CF;_;26"></c-data></c-wiz><c-data id="i21" jsdata=" yehdwb;_;27 LK9wFf;_#0;28"></c-data></c-wiz><c-wiz jsrenderer="Y413Bc" class="UBeTzd Ubi8Z" jslog="38000; 1:400|CBSqARUKEwiDvNf6yPHvAhV5RIQGHTJmCDI=; track:click,impression" jsshadow jsdata="deferred-i25" data-p="%.@.false,false]" data-node-index="1;1" autoupdate jsmodel="hc6Ubd"><c-wiz jsrenderer="PRm2u" jsshadow jsdata="deferred-i26" data-p="%.@.false,false]" data-node-index="11;0" jsmodel="hc6Ubd"><div class="Ktdaqe "><div class="Z3lOXb"><div class="xwY9Zc"><a href="/store/books/collection/cluster?clp=yhEzCjEKK2Jvb2tzX2NsdXN0ZXJzX21ybF9ydF9yYjJfMl9mcl85Ml9DNk4wS3Ffb0MQBxgB:S:ANO1ljL4wrE&gsr=CjbKETMKMQorYm9va3NfY2x1c3RlcnNfbXJsX3J0X3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljJTW4c"><h2 class="sv0AUd bs3Xnd">Similar ebooks</h2></a></div><div class="W9yFB"><a aria-label="Check out more content from Similar ebooks" class="LkLjZd ScJHi xI7Ale xjAeve nMZKrb h63wFf id-track-click " data-uitype="290" jslog="37927; 1:290; track:click" href="/store/books/collection/cluster?clp=yhEzCjEKK2Jvb2tzX2NsdXN0ZXJzX21ybF9ydF9yYjJfMl9mcl85Ml9DNk4wS3Ffb0MQBxgB:S:ANO1ljL4wrE&gsr=CjbKETMKMQorYm9va3NfY2x1c3RlcnNfbXJsX3J0X3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljJTW4c">See more</a></div></div><div class="ZmHEEd fLyRuc" jsname="O2DNWb"><div class="WHE7ib mpg5gc"><c-wiz jsrenderer="PAQZbb" jsshadow jsdata="deferred-i27" data-p="%.@.false]" jscontroller="JpEzfb" jsaction="aM6rcc:MRWqkd" data-node-index="1;0" autoupdate jsmodel="hc6Ubd"><div class="uMConb V2Vq5e POHYmb-T8c9cb YEDFMc-T8c9cb y1APZe-UtC6se K1b9Kc" jslog="38003; 1:500|CAIaLQoUEhIKDHA3OFhBQUFBWUFBShAFGAEQADITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgxwNzhYQUFBQVlBQUoQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="Vpfmgd"><div class="uzcko"><div class="N9c7d eJxoSc"><span class="yNWQ8e K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="ZYyTud K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="kJ9uy K3IMke " style="height: 160px;width: 110px"><img src="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w110-h160" srcset="https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife=w220-h320 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 160px;max-width: 110px;height: 160px"></span><div class="wXUyZd"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=p78XAAAAYAAJ" aria-hidden="true" tabindex="-1" class="poRVub"></a></div></div></div><div class="RZEgze"><div class="vU6FJ p63iDd"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=p78XAAAAYAAJ" aria-hidden="true" tabindex="-1" class="JC71ub"></a><div class="k6AFYd"><div class="bQVA0c"><div class="PODJt"><div class="kCSSQe"><div class="b8cIId ReQCgd Q9MA7b"><a href="/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id=p78XAAAAYAAJ"><div class="WsMG1c nnK0zc" title="Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa">Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa</div></a><div class="cqtbn"></div></div><div class="b8cIId ReQCgd KoLSrc"><a href="/store/books/author?id=Xavier+Mouls" class="mnKHRc"><div class="KoLSrc">Xavier Mouls</div></a><div class="cqtbn"></div></div></div></div></div><div class="Z2nl8b"><div class="PODJt"><div class="zYPPle"><div jsname="zVnJac"><button class="svCDYe aYzfud YpSFl " jscontroller="chfSwc" jsaction="MH7vAb" jsmodel="UfnShf" data-item-id="%.@."p78XAAAAYAAJ",9]" jslog="36906; 1:200|CAIaLQoUEhIKDHA3OFhBQUFBWUFBShAFGAEQADITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgxwNzhYQUFBQVlBQUoQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="LCATme"><span class="VfPpfd ZdBevf i5DZme"><span>Free</span></span></div></button></div></div></div></div></div></div></div></div></div><c-data id="i27" jsdata=" OhlBSe;p78XAAAAYAAJ,9;22 QwEV2c;p78XAAAAYAAJ,9;23"></c-data></c-wiz></div><div class="WHE7ib mpg5gc"><c-wiz jsrenderer="PAQZbb" jsshadow jsdata="deferred-i28" data-p="%.@.false]" jscontroller="JpEzfb" jsaction="aM6rcc:MRWqkd" data-node-index="1;1" autoupdate jsmodel="hc6Ubd"><div class="uMConb V2Vq5e POHYmb-T8c9cb YEDFMc-T8c9cb y1APZe-UtC6se K1b9Kc" jslog="38003; 1:500|CAIaLQoUEhIKDHNYZnNMbEVyV09FQxAFGAEQATITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgxzWGZzTGxFcldPRUMQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="Vpfmgd"><div class="uzcko"><div class="N9c7d eJxoSc"><span class="yNWQ8e K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="ZYyTud K3IMke " style="height: 230px;width: 160px"><img src="https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife=w160-h230" srcset="https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife=w320-h460 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 230px;max-width: 160px;height: 230px"></span><span class="kJ9uy K3IMke " style="height: 160px;width: 110px"><img src="https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife=w110-h160" srcset="https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife=w220-h320 2x" class="T75of QNCnCf" aria-hidden="true" style="max-height: 160px;max-width: 110px;height: 160px"></span><div class="wXUyZd"><a href="/store/books/details/Dominique_Bona_La_ville_d_hiver?id=sXfsLlErWOEC" aria-hidden="true" tabindex="-1" class="poRVub"></a></div></div></div><div class="RZEgze"><div class="vU6FJ p63iDd"><a href="/store/books/details/Dominique_Bona_La_ville_d_hiver?id=sXfsLlErWOEC" aria-hidden="true" tabindex="-1" class="JC71ub"></a><div class="k6AFYd"><div class="bQVA0c"><div class="PODJt"><div class="kCSSQe"><div class="b8cIId ReQCgd Q9MA7b"><a href="/store/books/details/Dominique_Bona_La_ville_d_hiver?id=sXfsLlErWOEC"><div class="WsMG1c nnK0zc" title="La ville d'hiver">La ville d'hiver</div></a><div class="cqtbn"></div></div><div class="b8cIId ReQCgd KoLSrc"><a href="/store/books/author?id=Dominique+Bona" class="mnKHRc"><div class="KoLSrc">Dominique Bona</div></a><div class="cqtbn"></div></div><div class="b8cIId f5NCO"><a href="/store/books/details/Dominique_Bona_La_ville_d_hiver?id=sXfsLlErWOEC">« Du balcon, elle regardait le palmier et au loin, l'ombre violette des dunes. Tout autour, invisible dans la nuit, s'étendait la ville morte. Pas un bruit ne montait vers elle, pas un frisson de vent. » Sarah, une femme désormais sans attaches sentimentales, parvenue à un tournant de sa vie, se calfeutre dans une villa de la Belle Epoque, sur les hauteurs d'Arcachon. Décor mauresque, moiteur de serre, jardin tropical. Sarah aimerait connaître les passions et les fièvres que le présent ne lui a pas toujours offertes. Elle flotte dans ce paysage délavé de gris sans savoir à quoi s'employer. La maison, musée et boudoir, la fascine peu à peu. Quel mystère hante encore la villa Teresa ? D'où sortent les fantômes d'une présence féminine toujours palpable ? Qui était le baron Ifla Horus à qui appartenait la villa ? Dans « cet univers à la fois arrogant, désuet et secret » d'une ville balnéaire où les malades de la tuberculose venaient jadis chercher une guérison impossible, la belle oisive va basculer dans le passé. En effet, c'est à la faveur d'une rencontre avec un étrange notable, pharmacien mais bibliophile à ses heures, qu'elle croise la biographie de Gabriele d'Annunzio, jouisseur tout autant que poète, mais aussi une femme russe, dont chacun autour d'elle semble porter le deuil. Du présent où l'attend peut-être un dernier amour et du passé où les maîtresses de d'Annunzio réclament leur plaisir, qui va triompher ? Dominique Bona a écrit ici un voyage vers le jadis, s'inspirant des touffeurs et des charmes d'une Ville d'Hiver, encerclée par la maladie comme par les fantômes, plus vivants que les promeneurs d'aujourd'hui.</a><div class="cqtbn xKFUib"></div></div></div></div></div><div class="Z2nl8b"><div class="PODJt"><div class="kCSSQe"><div class="pf5lIe"><div aria-label="Rated 4.5 stars out of five stars" role="img"><div class="vQHuPe bUWb7c"></div><div class="vQHuPe bUWb7c"></div><div class="vQHuPe bUWb7c"></div><div class="vQHuPe bUWb7c"></div><div class="L0jl5e bUWb7c cm4lTe"><div class="vQHuPe bUWb7c D3FNOd" style="width: 50%"></div></div></div></div></div><div class="zYPPle"><div jsname="zVnJac"><button class="svCDYe aYzfud YpSFl " jscontroller="chfSwc" jsaction="MH7vAb" jsmodel="UfnShf" data-item-id="%.@."sXfsLlErWOEC",9]" jslog="36906; 1:200|CAIaLQoUEhIKDHNYZnNMbEVyV09FQxAFGAEQATITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgxzWGZzTGxFcldPRUMQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy; track:click,impression"><div class="LCATme"><span class="VfPpfd ZdBevf i5DZme"><span>€5.99</span></span></div></button></div></div></div></div></div></div></div></div></div><c-data id="i28" jsdata=" OhlBSe;sXfsLlErWOEC,9;29 QwEV2c;sXfsLlErWOEC,9;30"></c-data></c-wiz></div></div></div><c-data id="i26" jsdata=" Hg4CF;_;31"></c-data></c-wiz><c-data id="i25" jsdata=" yehdwb;_;27 LK9wFf;_#0;32"></c-data></c-wiz><c-data id="i20" jsdata=" yehdwb;_;27"></c-data></c-wiz><c-data id="i19" jsdata=" mijNce;_;19"></c-data></c-wiz></aside></div></div><script type="application/ld+json" nonce="BtCJQ83kv0Qw8Y+N5THhew">{"@context":"https://schema.org","@type":"Book","name":"Notre-Dame d\u0027Arcachon","url":"https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US\u0026gl\u003dFR","workExample":{"@type":"Book","bookFormat":"https://schema.org/EBook","abridged":"https://schema.org/False","datePublished":"1855","potentialAction":{"@type":"ReadAction","target":{"@type":"EntryPoint","urlTemplate":"https://play.google.com/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US\u0026gl\u003dFR","actionPlatform":["http://schema.org/DesktopWebPlatform","http://schema.org/AndroidPlatform","http://schema.org/IOSPlatform","http://schema.org/MobileWebPlatform"]},"expectsAcceptanceOf":[{"@type":"Offer","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock"}]}},"author":[{"@type":"Person","name":"Xavier Mouls","url":"/store/books/author?id\u003dXavier+Mouls"}]}</script><div jscontroller="LCkxpb" jsaction="rcuQ6b:c6Ziwc;IBB03b:TfPcKb;" data-deep-link-type="1" data-deep-link-cookie="CBSqARUKEwjG7s36yPHvAhV5RIQGHTJmCDI="></div><div jscontroller="kr6Nlf" jsaction="JZCswc:FCAigc;IBB03b:TUPz6b;rcuQ6b:mP9FHf;"></div></div><c-data id="i5" jsdata=" sCuaec;_;12 EDxpkb;_;14 OKeYaf;_;13 pH8t9b;_;10 V4l1v;_;6"></c-data></c-wiz><script aria-hidden="true" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.wiz_progress&&window.wiz_progress();window.wiz_tick&&window.wiz_tick('AYHENe');</script><div id="ZCHFDb" class="y089Ob"><c-wiz jsrenderer="c4OaZ" jsshadow jsdata="deferred-i29" data-p="%.@.true]" jscontroller="wVtGLc" jsaction="DzyM5d:EHCGpf" data-node-index="1;0" jsmodel="hc6Ubd"><div class="TAviAb"><div class="vUI6Ye" style="display: none"></div><div class="sIIDsc IQ1z0d"><div class="RRKTjb"><span class="BDUOnf">©2021 Google</span><a class="XjE2Pb fx1akb" target="_blank" href="https://play.google.com/intl/en-US_fr/about/play-terms.html">Site Terms of Service</a><a class="XjE2Pb fx1akb" target="_blank" href="https://policies.google.com/privacy">Privacy</a><a class="XjE2Pb fx1akb" target="_blank" href="http://developer.android.com/index.html">Developers</a><a class="XjE2Pb fx1akb" target="_blank" href="https://support.google.com/googleplay/?p=about_play">About Google</a><span class="XjE2Pb">|</span><span class="XjE2Pb"><button class="RqsaCf" jsaction="click:NuypCe" jslog="96189; 1:3044; track:click;">Location: France</button></span><span class="XjE2Pb">Language: English (United States)</span><span class="h0kJ5">All prices include VAT.</span><div jsname="Gvbqzc"><span>By purchasing this item, you are transacting with Google Payments and agreeing to the Google Payments <a target="_blank" href="https://payments.google.com/termsOfService?hl=en_US">Terms of Service</a> and <a target="_blank" href="https://payments.google.com/legaldocument?family=0.privacynotice&hl=en_US">Privacy Notice</a>.</span></div></div></div></div><c-data id="i29" jsdata=" Qv8W4;_;5"></c-data></c-wiz></div></div></div><script aria-hidden="true" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.wiz_progress&&window.wiz_progress();window.wiz_tick&&window.wiz_tick('vwOKjc');</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">(function(){'use strict';var c=window,d=[];c.aft_counter=d;var e=[],f=0;function _recordIsAboveFold(a){if(!c._isLazyImage(a)&&!a.hasAttribute("data-noaft")&&a.src){var b=(c._isVisible||function(){})(c.document,a);a.setAttribute("data-atf",b);b&&(-1===e.indexOf(a)&&-1===d.indexOf(a)&&d.push(a),a.hasAttribute("data-iml")&&(a=Number(a.getAttribute("data-iml")),a>f&&(f=a)))}}
c.initAft=function(){f=0;e=Array.prototype.slice.call(document.getElementsByTagName("img")).filter(function(a){return!!a.getAttribute("data-iml")});[].forEach.call(document.getElementsByTagName("img"),function(a){try{_recordIsAboveFold(a)}catch(b){throw b.message=a.hasAttribute("data-iid")?b.message+"\nrecordIsAboveFold error for defer inlined image":b.message+("\nrecordIsAboveFold error for img element with <src: "+a.src+">"),b;}});if(0===d.length)c.onaft(f)};}).call(this);
initAft()</script><script id="_ij" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.IJ_values = [[null,null,"",false,null,null,null,false]
,'0','https:\/\/play.google.com\/', null ,'boq_playuiserver_20210407.03_p0','play.google.com', 0.0 ,'','BtCJQ83kv0Qw8Y+N5THhew','BtCJQ83kv0Qw8Y+N5THhew', 1.617985304E9 ,'', 2021.0 ,'','','','','','https:\/\/debug-settings.corp.google.com\/play','https:\/\/play.google.com\/store\/books\/details', null ,'ltr', false ,'https:\/\/accounts.google.com\/AccountChooser?continue\x3dhttps:\/\/play.google.com\/store\/books\/details?id%3D92_C6N0Kq_oC%26source%3Dgbs_api\x26hl\x3den-US','https:\/\/accounts.google.com\/ServiceLogin?service\x3dgoogleplay\x26passive\x3d86400','https:\/\/accounts.google.com\/ServiceLogin?hl\x3den-US\x26continue\x3dhttps:\/\/play.google.com\/store\/books\/details?id%3D92_C6N0Kq_oC%26source%3Dgbs_api','https:\/\/accounts.google.com\/SignOutOptions?continue\x3dhttps:\/\/play.google.com\/store\/books\/details?id%3D92_C6N0Kq_oC%26source%3Dgbs_api','https:\/\/accounts.google.com\/SignOutOptions?continue\x3dhttps:\/\/play.google.com\/web\/store\/books\/details?id%3D92_C6N0Kq_oC%26source%3Dgbs_api','\/\/www.gstatic.com\/android\/market_images\/web\/','\/store', false ,'en','en-US','https:\/\/play.google.com', true ,'en_US', null ,'https:\/\/play.google.com','FR','https:\/\/myaccount.google.com\/privacypolicy?hl\x3den-US', false ,'\/store\/search','en-US_fr', null ,'https:\/\/myaccount.google.com\/termsofservice?hl\x3den-US', false ,["Google Play",[true,"/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US\u0026gl\u003dFR",null,[["x-default","/store/books/details?id\u003d92_C6N0Kq_oC"]
,["en-US","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US\u0026gl\u003dFR"]
,["af","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003daf\u0026gl\u003dFR"]
,["am","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dam\u0026gl\u003dFR"]
,["ar","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dar\u0026gl\u003dFR"]
,["az","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003daz\u0026gl\u003dFR"]
,["be","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dbe\u0026gl\u003dFR"]
,["bg","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dbg\u0026gl\u003dFR"]
,["bn","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dbn\u0026gl\u003dFR"]
,["bs","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dbs\u0026gl\u003dFR"]
,["ca","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dca\u0026gl\u003dFR"]
,["cs","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dcs\u0026gl\u003dFR"]
,["da","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dda\u0026gl\u003dFR"]
,["de","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dde\u0026gl\u003dFR"]
,["de-AT","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dde_AT\u0026gl\u003dFR"]
,["de-CH","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dde_CH\u0026gl\u003dFR"]
,["el","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003del\u0026gl\u003dFR"]
,["en","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den\u0026gl\u003dFR"]
,["en-AU","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_AU\u0026gl\u003dFR"]
,["en-CA","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_CA\u0026gl\u003dFR"]
,["en-GB","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_GB\u0026gl\u003dFR"]
,["en-IE","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_IE\u0026gl\u003dFR"]
,["en-IN","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_IN\u0026gl\u003dFR"]
,["en-NZ","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_NZ\u0026gl\u003dFR"]
,["en-SG","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_SG\u0026gl\u003dFR"]
,["en-ZA","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003den_ZA\u0026gl\u003dFR"]
,["es","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des\u0026gl\u003dFR"]
,["es-419","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_419\u0026gl\u003dFR"]
,["es-AR","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_AR\u0026gl\u003dFR"]
,["es-BO","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_BO\u0026gl\u003dFR"]
,["es-CL","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_CL\u0026gl\u003dFR"]
,["es-CO","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_CO\u0026gl\u003dFR"]
,["es-CR","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_CR\u0026gl\u003dFR"]
,["es-DO","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_DO\u0026gl\u003dFR"]
,["es-EC","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_EC\u0026gl\u003dFR"]
,["es-GT","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_GT\u0026gl\u003dFR"]
,["es-HN","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_HN\u0026gl\u003dFR"]
,["es-MX","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_MX\u0026gl\u003dFR"]
,["es-NI","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_NI\u0026gl\u003dFR"]
,["es-PA","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PA\u0026gl\u003dFR"]
,["es-PE","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PE\u0026gl\u003dFR"]
,["es-PR","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PR\u0026gl\u003dFR"]
,["es-PY","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PY\u0026gl\u003dFR"]
,["es-SV","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_SV\u0026gl\u003dFR"]
,["es-US","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_US\u0026gl\u003dFR"]
,["es-UY","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_UY\u0026gl\u003dFR"]
,["es-VE","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003des_VE\u0026gl\u003dFR"]
,["et","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003det\u0026gl\u003dFR"]
,["eu","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003deu\u0026gl\u003dFR"]
,["fa","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dfa\u0026gl\u003dFR"]
,["fi","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dfi\u0026gl\u003dFR"]
,["fil","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dfil\u0026gl\u003dFR"]
,["fr","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dfr\u0026gl\u003dFR"]
,["fr-CA","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dfr_CA\u0026gl\u003dFR"]
,["fr-CH","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dfr_CH\u0026gl\u003dFR"]
,["gl","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dgl\u0026gl\u003dFR"]
,["gsw","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dgsw\u0026gl\u003dFR"]
,["gu","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dgu\u0026gl\u003dFR"]
,["he","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003diw\u0026gl\u003dFR"]
,["hi","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dhi\u0026gl\u003dFR"]
,["hr","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dhr\u0026gl\u003dFR"]
,["hu","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dhu\u0026gl\u003dFR"]
,["hy","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dhy\u0026gl\u003dFR"]
,["id","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003din\u0026gl\u003dFR"]
,["is","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dis\u0026gl\u003dFR"]
,["it","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dit\u0026gl\u003dFR"]
,["ja","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dja\u0026gl\u003dFR"]
,["ka","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dka\u0026gl\u003dFR"]
,["kk","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dkk\u0026gl\u003dFR"]
,["km","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dkm\u0026gl\u003dFR"]
,["kn","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dkn\u0026gl\u003dFR"]
,["ko","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dko\u0026gl\u003dFR"]
,["ky","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dky\u0026gl\u003dFR"]
,["ln","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dln\u0026gl\u003dFR"]
,["lo","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dlo\u0026gl\u003dFR"]
,["lt","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dlt\u0026gl\u003dFR"]
,["lv","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dlv\u0026gl\u003dFR"]
,["mk","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dmk\u0026gl\u003dFR"]
,["ml","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dml\u0026gl\u003dFR"]
,["mn","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dmn\u0026gl\u003dFR"]
,["mr","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dmr\u0026gl\u003dFR"]
,["ms","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dms\u0026gl\u003dFR"]
,["my","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dmy\u0026gl\u003dFR"]
,["no","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dno\u0026gl\u003dFR"]
,["ne","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dne\u0026gl\u003dFR"]
,["nl","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dnl\u0026gl\u003dFR"]
,["or","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dor\u0026gl\u003dFR"]
,["pa","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dpa\u0026gl\u003dFR"]
,["pl","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dpl\u0026gl\u003dFR"]
,["pt","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dpt\u0026gl\u003dFR"]
,["pt-BR","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dpt_BR\u0026gl\u003dFR"]
,["pt-PT","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dpt_PT\u0026gl\u003dFR"]
,["ro","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dro\u0026gl\u003dFR"]
,["ru","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dru\u0026gl\u003dFR"]
,["si","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsi\u0026gl\u003dFR"]
,["sk","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsk\u0026gl\u003dFR"]
,["sl","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsl\u0026gl\u003dFR"]
,["sq","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsq\u0026gl\u003dFR"]
,["sr","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsr\u0026gl\u003dFR"]
,["sr-Latn","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsr__%23Latn\u0026gl\u003dFR"]
,["sv","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsv\u0026gl\u003dFR"]
,["sw","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dsw\u0026gl\u003dFR"]
,["ta","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dta\u0026gl\u003dFR"]
,["te","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dte\u0026gl\u003dFR"]
,["th","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dth\u0026gl\u003dFR"]
,["tr","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dtr\u0026gl\u003dFR"]
,["uk","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003duk\u0026gl\u003dFR"]
,["ur","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dur\u0026gl\u003dFR"]
,["uz","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003duz\u0026gl\u003dFR"]
,["vi","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dvi\u0026gl\u003dFR"]
,["zh","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh\u0026gl\u003dFR"]
,["zh-CN","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh_CN\u0026gl\u003dFR"]
,["zh-HK","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh_HK\u0026gl\u003dFR"]
,["zh-TW","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh_TW\u0026gl\u003dFR"]
,["zu","/store/books/details?id\u003d92_C6N0Kq_oC\u0026hl\u003dzu\u0026gl\u003dFR"]
]
]
]
, null , false , null ,]; window.IJ_valuesCb && window.IJ_valuesCb();</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:0', isError: false , hash: '4', data:[[null,[[2,null,"Genres",[[5,["/store/books","Ebooks",null,null,null,false]
,"Ebooks",[[6,["/store/books/category/coll_1201","Arts",null,null,null,false]
,"Arts",[]
]
,[6,["/store/books/category/coll_1204","Biographies \u0026 memoirs",null,null,null,false]
,"Biographies \u0026 memoirs",[]
]
,[6,["/store/books/category/coll_1609","Business, law \u0026 stock market",null,null,null,false]
,"Business, law \u0026 stock market",[]
]
,[6,["/store/books/category/coll_1686","Children's books",null,null,null,false]
,"Children's books",[]
]
,[6,["/store/books/category/coll_1207","Computers \u0026 technology",null,null,null,false]
,"Computers \u0026 technology",[]
]
,[6,["/store/books/category/coll_1208","Cooking, food \u0026 wine",null,null,null,false]
,"Cooking, food \u0026 wine",[]
]
,[6,["/store/books/category/coll_1200","Fiction \u0026 literature",null,null,null,false]
,"Fiction \u0026 literature",[]
]
,[6,["/store/books/category/coll_1605","Health, mind \u0026 body",null,null,null,false]
,"Health, mind \u0026 body",[]
]
,[6,["/store/books/category/coll_1209","History",null,null,null,false]
,"History",[]
]
,[6,["/store/books/category/coll_1615","Mystery \u0026 thrillers",null,null,null,false]
,"Mystery \u0026 thrillers",[]
]
,[6,["/store/books/category/coll_1653","Philosophy",null,null,null,false]
,"Philosophy",[]
]
,[6,["/store/books/category/coll_1215","Politics \u0026 current events",null,null,null,false]
,"Politics \u0026 current events",[]
]
,[6,["/store/books/category/coll_1217","Religion \u0026 spirituality",null,null,null,false]
,"Religion \u0026 spirituality",[]
]
,[6,["/store/books/category/coll_1218","Romance",null,null,null,false]
,"Romance",[]
]
,[6,["/store/books/category/coll_1604","Science fiction \u0026 fantasy",null,null,null,false]
,"Science fiction \u0026 fantasy",[]
]
,[6,["/store/books/category/coll_1224","Travel",null,null,null,false]
,"Travel",[]
]
]
]
,[5,["/store/books/category/audiobooks","Audiobooks",null,null,null,false]
,"Audiobooks",[[6,["/store/books/category/audiobooks_coll_1665","Arts \u0026 entertainment",null,null,null,false]
,"Arts \u0026 entertainment",[]
]
,[6,["/store/books/category/audiobooks_coll_1204","Biographies \u0026 memoirs",null,null,null,false]
,"Biographies \u0026 memoirs",[]
]
,[6,["/store/books/category/audiobooks_coll_1205","Business \u0026 investing",null,null,null,false]
,"Business \u0026 investing",[]
]
,[6,["/store/books/category/audiobooks_coll_1200","Fiction \u0026 literature",null,null,null,false]
,"Fiction \u0026 literature",[]
]
,[6,["/store/books/category/audiobooks_coll_1605","Health, mind \u0026 body",null,null,null,false]
,"Health, mind \u0026 body",[]
]
,[6,["/store/books/category/audiobooks_coll_1209","History",null,null,null,false]
,"History",[]
]
,[6,["/store/books/category/audiobooks_coll_1676","Language instruction",null,null,null,false]
,"Language instruction",[]
]
,[6,["/store/books/category/audiobooks_coll_1615","Mystery \u0026 thrillers",null,null,null,false]
,"Mystery \u0026 thrillers",[]
]
,[6,["/store/books/category/audiobooks_coll_1217","Religion \u0026 spirituality",null,null,null,false]
,"Religion \u0026 spirituality",[]
]
,[6,["/store/books/category/audiobooks_coll_1716","Romance",null,null,null,false]
,"Romance",[]
]
,[6,["/store/books/category/audiobooks_coll_1219","Science \u0026 technology",null,null,null,false]
,"Science \u0026 technology",[]
]
,[6,["/store/books/category/audiobooks_coll_1604","Science fiction \u0026 fantasy",null,null,null,false]
,"Science fiction \u0026 fantasy",[]
]
,[6,["/store/books/category/audiobooks_coll_1545","Self-help",null,null,null,false]
,"Self-help",[]
]
,[6,["/store/books/category/audiobooks_coll_1224","Travel",null,null,null,false]
,"Travel",[]
]
,[6,["/store/books/category/audiobooks_coll_1672","Young adult",null,null,null,false]
,"Young adult",[]
]
]
]
,[5,["/store/books/category/coll_1708","Comics \u0026 manga",null,null,null,false]
,"Comics \u0026 manga",[[6,["/store/books/category/subj_CGNM_FR.Comics_in_English","Comics in English",null,null,null,false]
,"Comics in English",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Crime___Thrillers","Crime \u0026 mystery",null,null,null,false]
,"Crime \u0026 mystery",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Erotic","Erotic",null,null,null,false]
,"Erotic",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Fantasy","Fantasy",null,null,null,false]
,"Fantasy",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Graphic_Novels","Graphic novels",null,null,null,false]
,"Graphic novels",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Historical_Fiction","Historical fiction",null,null,null,false]
,"Historical fiction",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Humor","Humor",null,null,null,false]
,"Humor",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Manga","Manga",null,null,null,false]
,"Manga",[]
]
,[6,["/store/books/category/subj_CGNM_FR.Science_Fiction","Science fiction",null,null,null,false]
,"Science fiction",[]
]
,[6,["/store/books/category/subj_CGNM_FR.US_Comics_in_French","US comics in French",null,null,null,false]
,"US comics in French",[]
]
]
]
]
]
,[3,null,null,[]
]
,[1,["/store/books","Home"]
,null,[]
]
,[1,["/store/books/top","Top charts"]
,null,[]
]
,[1,["/store/books/new","New arrivals"]
,null,[]
]
,[8,null,null,[[9,[null,null,"action-bar-help play-button small",null,[2]
]
,"Help",[]
,null,112,null,true]
,[4,["/settings","Settings"]
,"",[]
,"settings-gear-menu play-button small",null,"Settings",null,null,[1]
]
]
,"action-bar-aux",null,null,null,null,[0]
]
]
,true]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:1', isError: false , hash: '1', data:[[3,8,10,5,6,7]
,null,[1,9,5,7,8]
,null,null,true,"https://play.google.com/intl/en-US_fr/about/giftcards","/store/books/category/coll_1708",8]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:2', isError: false , hash: '2', data:["FR","https://market.android.com/suggest/SuggRequest?json\u003d1\u0026c\u003d3","https://market.android.com/suggest/SuggRequest?json\u003d1\u0026c\u003d1","https://market.android.com/suggest/SuggRequest?json\u003d1\u0026c\u003d5","https://market.android.com/suggest/SuggRequest?json\u003d1\u0026c\u003d6",null,"https://market.android.com/suggest/SuggRequest?json\u003d1\u0026c\u003d4","https://market.android.com/suggest/SuggRequest?json\u003d1\u0026c\u003d13",false]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:11', isError: false , hash: '3', data:[]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:19', isError: false , hash: '5', data:[["/store/account","/redeem",null,"http://support.google.com/googleplay/?hl\u003den_US\u0026authuser","https://play.google.com/intl/en-US_fr/about/play-terms.html",null,"https://policies.google.com/privacy","http://developer.android.com/index.html",null,null,"/settings",null,"https://support.google.com/googleplay/?p\u003dabout_play","https://payments.google.com/termsOfService?hl\u003den_US","https://payments.google.com/legaldocument?family\u003d0.privacynotice\u0026hl\u003den_US"]
,null,null,"All prices include VAT.","France","English (United States)",["EU \u0026 EEA countries",[["Åland Islands","AX"]
,["Austria","AT"]
,["Belgium","BE"]
,["Bulgaria","BG"]
,["Croatia","HR"]
,["Cyprus","CY"]
,["Czechia","CZ"]
,["Denmark","DK"]
,["Estonia","EE"]
,["Faroe Islands","FO"]
,["Finland","FI"]
,["France","FR",true]
,["French Guiana","GF"]
,["French Polynesia","PF"]
,["Germany","DE"]
,["Gibraltar","GI"]
,["Greece","GR"]
,["Greenland","GL"]
,["Guadeloupe","GP"]
,["Hungary","HU"]
,["Iceland","IS"]
,["Ireland","IE"]
,["Italy","IT"]
,["Latvia","LV"]
,["Liechtenstein","LI"]
,["Lithuania","LT"]
,["Luxembourg","LU"]
,["Malta","MT"]
,["Martinique","MQ"]
,["Mayotte","YT"]
,["Monaco","MC"]
,["Netherlands","NL"]
,["New Caledonia","NC"]
,["Norway","NO"]
,["Poland","PL"]
,["Portugal","PT"]
,["Réunion","RE"]
,["Romania","RO"]
,["San Marino","SM"]
,["Slovakia","SK"]
,["Slovenia","SI"]
,["Spain","ES"]
,["St. Barthélemy","BL"]
,["St. Martin","MF"]
,["St. Pierre \u0026 Miquelon","PM"]
,["Svalbard \u0026 Jan Mayen","SJ"]
,["Sweden","SE"]
,["United Kingdom","GB"]
,["Vatican City","VA"]
,["Wallis \u0026 Futuna","WF"]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:9', isError: true , data:["er"]
});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:7', isError: false , hash: '6', data:[[null,null,null,null,null,[[null,[[600]
,null,[604800]
]
]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:12', isError: false , hash: '7', data:[[[[]
]
]
,[null,[[]
]
,null,null,null,null,null,[]
,null,null,null,[["92_C6N0Kq_oC",9]
]
]
,[[30]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:13', isError: false , hash: '8', data:[[[[]
]
]
,[null,[[[[12]
,null,[null,[[604800]
]
]
]
]
]
,null,null,null,null,null,[null,null,null,null,null,null,null,null,null,null,null,[[]
]
]
,null,null,null,[["92_C6N0Kq_oC",9]
]
]
,[]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:17', isError: false , hash: '9', data:[[[true,true]
,[[null,[[600]
,null,[604800]
]
]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:6', isError: false , hash: '10', data:[[[1,null,false]
,[[null,[[600]
,null,[604800]
]
]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:14', isError: false , hash: '11', data:[[["Similar",null,[null,2,null,[null,null,"https://play-lh.googleusercontent.com/OI2OIJlSTYTfYAB2JEMx5zcrOGEBvB6mZLFCBLFpUC5qDJoqpIU77PI5rclgitg60gbUZH_oU3y-3m4AVlI"]
]
,[null,null,null,null,[null,null,"/store/books/collection/cluster?clp\u003dCjMKMQorYm9va3NfY2x1c3RlcnNfbXJsX3J0X3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljK7F8s\u0026gsr\u003dCjUKMwoxCitib29rc19jbHVzdGVyc19tcmxfcnRfcmIyXzJfZnJfOTJfQzZOMEtxX29DEAcYAQ%3D%3D:S:ANO1ljKyUCc"]
]
,["CBSqARUKEwjA7M36yPHvAhUExN8KHZiVACw\u003d"]
,null,null,null,[]
]
]
,[[null,[[600]
,null,[604800]
]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:3', isError: false , hash: '12', data:[[null,null,[[[[null,[[0,"USD","Free"]
]
,null,["Free","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,1,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003d92_C6N0Kq_oC\u0026rdid\u003dbook-92_C6N0Kq_oC\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,2]
,["CAE\u003d"]
]
]
,["Free ebook",null,"Free"]
,null,["CgYKBENBRT0\u003d"]
]
]
,[null,[]
]
,[[null,[[600]
,null,[604800]
]
]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:5', isError: false , hash: '13', data:[[["Notre-Dame d'Arcachon"]
,[]
,[["Publisher",[[[null,"chez les principaux libraires"]
]
]
]
,["Published on",[[[null,"1855"]
]
]
]
,["Pages",[[[null,"51"]
]
]
]
,["Best for",[[[null,"\u003ca href\u003d\"https://support.google.com/googleplay/answer/179849?p\u003dbooks_devices\u0026amp;hl\u003den\"\u003eWeb, Tablet\u003c/a\u003e"]
]
]
]
,["Language",[[[null,"French"]
]
]
]
,["Content protection",[[[null,"This content is DRM free."]
]
]
]
]
,[1]
,null,[["CBSqARUKEwjG7s36yPHvAhV5RIQGHTJmCDI\u003d"]
,["CBSqARUKEwi+7s36yPHvAhV5RIQGHTJmCDI\u003d"]
]
,null,null,[null,[null,null,null,null,"Xavier Mouls"]
,[51]
,["chez les principaux libraires","1855",null,2,["Jan 1855","1855"]
]
,[null,3,[2405,1632]
,[null,null,"https://books.google.com/books/content/images/frontcover/92_C6N0Kq_oC?fife"]
,null,null,null,[0,0,0,255]
]
,null,null,null,null,null,[null,null,null,null,null,[null,null,"https://play.google.com/books/reader?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US"]
]
,[["Xavier Mouls",[null,null,null,null,[null,null,"/store/books/author?id\u003dXavier+Mouls"]
]
]
]
]
,null,null,null,null,null,null,null,null,null,null,null,null,[[null,[[600]
,null,[604800]
]
]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:4', isError: false , hash: '14', data:[[true,"/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US\u0026gl\u003dFR",null,[["x-default","/store/books/details?id\u003d92_C6N0Kq_oC"]
,["en-US","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_US\u0026gl\u003dFR"]
,["af","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003daf\u0026gl\u003dFR"]
,["am","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dam\u0026gl\u003dFR"]
,["ar","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dar\u0026gl\u003dFR"]
,["az","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003daz\u0026gl\u003dFR"]
,["be","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dbe\u0026gl\u003dFR"]
,["bg","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dbg\u0026gl\u003dFR"]
,["bn","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dbn\u0026gl\u003dFR"]
,["bs","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dbs\u0026gl\u003dFR"]
,["ca","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dca\u0026gl\u003dFR"]
,["cs","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dcs\u0026gl\u003dFR"]
,["da","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dda\u0026gl\u003dFR"]
,["de","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dde\u0026gl\u003dFR"]
,["de-AT","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dde_AT\u0026gl\u003dFR"]
,["de-CH","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dde_CH\u0026gl\u003dFR"]
,["el","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003del\u0026gl\u003dFR"]
,["en","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den\u0026gl\u003dFR"]
,["en-AU","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_AU\u0026gl\u003dFR"]
,["en-CA","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_CA\u0026gl\u003dFR"]
,["en-GB","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_GB\u0026gl\u003dFR"]
,["en-IE","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_IE\u0026gl\u003dFR"]
,["en-IN","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_IN\u0026gl\u003dFR"]
,["en-NZ","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_NZ\u0026gl\u003dFR"]
,["en-SG","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_SG\u0026gl\u003dFR"]
,["en-ZA","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003den_ZA\u0026gl\u003dFR"]
,["es","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des\u0026gl\u003dFR"]
,["es-419","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_419\u0026gl\u003dFR"]
,["es-AR","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_AR\u0026gl\u003dFR"]
,["es-BO","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_BO\u0026gl\u003dFR"]
,["es-CL","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_CL\u0026gl\u003dFR"]
,["es-CO","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_CO\u0026gl\u003dFR"]
,["es-CR","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_CR\u0026gl\u003dFR"]
,["es-DO","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_DO\u0026gl\u003dFR"]
,["es-EC","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_EC\u0026gl\u003dFR"]
,["es-GT","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_GT\u0026gl\u003dFR"]
,["es-HN","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_HN\u0026gl\u003dFR"]
,["es-MX","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_MX\u0026gl\u003dFR"]
,["es-NI","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_NI\u0026gl\u003dFR"]
,["es-PA","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PA\u0026gl\u003dFR"]
,["es-PE","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PE\u0026gl\u003dFR"]
,["es-PR","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PR\u0026gl\u003dFR"]
,["es-PY","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_PY\u0026gl\u003dFR"]
,["es-SV","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_SV\u0026gl\u003dFR"]
,["es-US","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_US\u0026gl\u003dFR"]
,["es-UY","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_UY\u0026gl\u003dFR"]
,["es-VE","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003des_VE\u0026gl\u003dFR"]
,["et","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003det\u0026gl\u003dFR"]
,["eu","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003deu\u0026gl\u003dFR"]
,["fa","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dfa\u0026gl\u003dFR"]
,["fi","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dfi\u0026gl\u003dFR"]
,["fil","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dfil\u0026gl\u003dFR"]
,["fr","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dfr\u0026gl\u003dFR"]
,["fr-CA","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dfr_CA\u0026gl\u003dFR"]
,["fr-CH","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dfr_CH\u0026gl\u003dFR"]
,["gl","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dgl\u0026gl\u003dFR"]
,["gsw","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dgsw\u0026gl\u003dFR"]
,["gu","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dgu\u0026gl\u003dFR"]
,["he","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003diw\u0026gl\u003dFR"]
,["hi","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dhi\u0026gl\u003dFR"]
,["hr","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dhr\u0026gl\u003dFR"]
,["hu","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dhu\u0026gl\u003dFR"]
,["hy","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dhy\u0026gl\u003dFR"]
,["id","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003din\u0026gl\u003dFR"]
,["is","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dis\u0026gl\u003dFR"]
,["it","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dit\u0026gl\u003dFR"]
,["ja","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dja\u0026gl\u003dFR"]
,["ka","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dka\u0026gl\u003dFR"]
,["kk","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dkk\u0026gl\u003dFR"]
,["km","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dkm\u0026gl\u003dFR"]
,["kn","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dkn\u0026gl\u003dFR"]
,["ko","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dko\u0026gl\u003dFR"]
,["ky","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dky\u0026gl\u003dFR"]
,["ln","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dln\u0026gl\u003dFR"]
,["lo","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dlo\u0026gl\u003dFR"]
,["lt","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dlt\u0026gl\u003dFR"]
,["lv","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dlv\u0026gl\u003dFR"]
,["mk","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dmk\u0026gl\u003dFR"]
,["ml","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dml\u0026gl\u003dFR"]
,["mn","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dmn\u0026gl\u003dFR"]
,["mr","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dmr\u0026gl\u003dFR"]
,["ms","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dms\u0026gl\u003dFR"]
,["my","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dmy\u0026gl\u003dFR"]
,["no","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dno\u0026gl\u003dFR"]
,["ne","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dne\u0026gl\u003dFR"]
,["nl","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dnl\u0026gl\u003dFR"]
,["or","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dor\u0026gl\u003dFR"]
,["pa","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dpa\u0026gl\u003dFR"]
,["pl","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dpl\u0026gl\u003dFR"]
,["pt","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dpt\u0026gl\u003dFR"]
,["pt-BR","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dpt_BR\u0026gl\u003dFR"]
,["pt-PT","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dpt_PT\u0026gl\u003dFR"]
,["ro","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dro\u0026gl\u003dFR"]
,["ru","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dru\u0026gl\u003dFR"]
,["si","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsi\u0026gl\u003dFR"]
,["sk","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsk\u0026gl\u003dFR"]
,["sl","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsl\u0026gl\u003dFR"]
,["sq","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsq\u0026gl\u003dFR"]
,["sr","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsr\u0026gl\u003dFR"]
,["sr-Latn","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsr__%23Latn\u0026gl\u003dFR"]
,["sv","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsv\u0026gl\u003dFR"]
,["sw","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dsw\u0026gl\u003dFR"]
,["ta","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dta\u0026gl\u003dFR"]
,["te","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dte\u0026gl\u003dFR"]
,["th","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dth\u0026gl\u003dFR"]
,["tr","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dtr\u0026gl\u003dFR"]
,["uk","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003duk\u0026gl\u003dFR"]
,["ur","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dur\u0026gl\u003dFR"]
,["uz","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003duz\u0026gl\u003dFR"]
,["vi","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dvi\u0026gl\u003dFR"]
,["zh","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh\u0026gl\u003dFR"]
,["zh-CN","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh_CN\u0026gl\u003dFR"]
,["zh-HK","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh_HK\u0026gl\u003dFR"]
,["zh-TW","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dzh_TW\u0026gl\u003dFR"]
,["zu","/store/books/details/Notre_Dame_d_Arcachon?id\u003d92_C6N0Kq_oC\u0026hl\u003dzu\u0026gl\u003dFR"]
]
]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:15', isError: true , data:["er"]
});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:18', isError: false , hash: '18', data:[[]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:16', isError: false , hash: '18', data:[[]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:10', isError: false , hash: '19', data:[null,[null,[[[[[null,[null,[[null,3,[2070,1304]
,[null,null,"https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[2070,1304]
,[null,null,"https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[2070,1304]
,[null,null,"https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife"]
,null,null,null,[0,0,0,255]
]
]
,null,1]
,"Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",null,[[["Xavier Mouls",[null,null,null,null,[null,null,"/store/books/author?id\u003dXavier+Mouls"]
]
,true]
]
]
,[]
,[]
,[[null,null,null,[null,null,[null,[[0,"USD","Free"]
]
,null,["Free","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,1,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003dp78XAAAAYAAJ\u0026rdid\u003dbook-p78XAAAAYAAJ\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,2]
,["CAE\u003d"]
]
,["p78XAAAAYAAJ",9]
]
]
]
,[3,4,3]
,[null,null,null,null,[null,null,"/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id\u003dp78XAAAAYAAJ"]
]
,null,["CAIaLQoUEhIKDHA3OFhBQUFBWUFBShAFGAEQADITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgxwNzhYQUFBQVlBQUoQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy"]
,["p78XAAAAYAAJ",9]
]
,[null,[null,[[null,3,[1819,1234]
,[null,null,"https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[1819,1234]
,[null,null,"https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[1819,1234]
,[null,null,"https://books.google.com/books/content/images/frontcover/t0apWnZ-cUgC?fife"]
,null,null,null,[0,0,0,255]
]
]
,null,1]
,"Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",null,[[["Xavier Mouls",[null,null,null,null,[null,null,"/store/books/author?id\u003dXavier+Mouls"]
]
,true]
]
]
,[]
,[]
,[[null,null,null,[null,null,[null,[[0,"USD","Free"]
]
,null,["Free","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,1,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003dt0apWnZ-cUgC\u0026rdid\u003dbook-t0apWnZ-cUgC\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,2]
,["CAE\u003d"]
]
,["t0apWnZ-cUgC",9]
]
]
]
,[3,4,3]
,[null,null,null,null,[null,null,"/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id\u003dt0apWnZ-cUgC"]
]
,null,["CAIaLQoUEhIKDHQwYXBXblotY1VnQxAFGAEQATITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgx0MGFwV25aLWNVZ0MQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy"]
,["t0apWnZ-cUgC",9]
]
]
,"More by Xavier Mouls",null,[null,null,null,null,[null,null,"/store/books/collection/cluster?clp\u003dyhEyCjAKKmJvb2tzX2NsdXN0ZXJzX21ybF9hX3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljKC308\u0026gsr\u003dCjXKETIKMAoqYm9va3NfY2x1c3RlcnNfbXJsX2FfcmIyXzJfZnJfOTJfQzZOMEtxX29DEAcYAQ%3D%3D:S:ANO1ljLVKVs"]
]
,null,3,null,null,false]
,null,null,["CBSqARUKEwiOvNf6yPHvAhV5RIQGHTJmCDI\u003d"]
]
,[[[[null,[null,[[null,3,[2070,1304]
,[null,null,"https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[2070,1304]
,[null,null,"https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[2070,1304]
,[null,null,"https://books.google.com/books/content/images/frontcover/p78XAAAAYAAJ?fife"]
,null,null,null,[0,0,0,255]
]
]
,null,1]
,"Le pèlerinage de Notre-Dame d'Arcachon et la Santa Casa",null,[[["Xavier Mouls",[null,null,null,null,[null,null,"/store/books/author?id\u003dXavier+Mouls"]
]
,true]
]
]
,[]
,[]
,[[null,null,null,[null,null,[null,[[0,"USD","Free"]
]
,null,["Free","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,1,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003dp78XAAAAYAAJ\u0026rdid\u003dbook-p78XAAAAYAAJ\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,2]
,["CAE\u003d"]
]
,["p78XAAAAYAAJ",9]
]
]
]
,[3,4,3]
,[null,null,null,null,[null,null,"/store/books/details/Xavier_Mouls_Le_p%C3%A8lerinage_de_Notre_Dame_d_Arcacho?id\u003dp78XAAAAYAAJ"]
]
,null,["CAIaLQoUEhIKDHA3OFhBQUFBWUFBShAFGAEQADITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgxwNzhYQUFBQVlBQUoQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy"]
,["p78XAAAAYAAJ",9]
]
,[null,[null,[[null,3,[2312,1400]
,[null,null,"https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife"]
,null,null,null,[177,92,77,255]
]
,[null,3,[2312,1400]
,[null,null,"https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife"]
,null,null,null,[177,92,77,255]
]
,[null,3,[2312,1400]
,[null,null,"https://books.google.com/books/content/images/frontcover/sXfsLlErWOEC?fife"]
,null,null,null,[177,92,77,255]
]
]
,null,1]
,"La ville d'hiver",null,[[["Dominique Bona",[null,null,null,null,[null,null,"/store/books/author?id\u003dDominique+Bona"]
]
,true]
]
,[null,[null,[null,"« Du balcon, elle regardait le palmier et au loin, l\u0026#39;ombre violette des dunes. Tout autour, invisible dans la nuit, s\u0026#39;étendait la ville morte. Pas un bruit ne montait vers elle, pas un frisson de vent. » Sarah, une femme désormais sans attaches sentimentales, parvenue à un tournant de sa vie, se calfeutre dans une villa de la Belle Epoque, sur les hauteurs d\u0026#39;Arcachon. Décor mauresque, moiteur de serre, jardin tropical. Sarah aimerait connaître les passions et les fièvres que le présent ne lui a pas toujours offertes. Elle flotte dans ce paysage délavé de gris sans savoir à quoi s\u0026#39;employer. La maison, musée et boudoir, la fascine peu à peu. Quel mystère hante encore la villa Teresa ? D\u0026#39;où sortent les fantômes d\u0026#39;une présence féminine toujours palpable ? Qui était le baron Ifla Horus à qui appartenait la villa ? Dans « cet univers à la fois arrogant, désuet et secret » d\u0026#39;une ville balnéaire où les malades de la tuberculose venaient jadis chercher une guérison impossible, la belle oisive va basculer dans le passé. En effet, c\u0026#39;est à la faveur d\u0026#39;une rencontre avec un étrange notable, pharmacien mais bibliophile à ses heures, qu\u0026#39;elle croise la biographie de Gabriele d\u0026#39;Annunzio, jouisseur tout autant que poète, mais aussi une femme russe, dont chacun autour d\u0026#39;elle semble porter le deuil. Du présent où l\u0026#39;attend peut-être un dernier amour et du passé où les maîtresses de d\u0026#39;Annunzio réclament leur plaisir, qui va triompher ? Dominique Bona a écrit ici un voyage vers le jadis, s\u0026#39;inspirant des touffeurs et des charmes d\u0026#39;une Ville d\u0026#39;Hiver, encerclée par la maladie comme par les fantômes, plus vivants que les promeneurs d\u0026#39;aujourd\u0026#39;hui."]
]
]
]
,[]
,[[null,null,[null,["4.5",4.5]
]
]
]
,[[null,null,null,[null,null,[null,[[5990000,"EUR","€5.99"]
]
,null,["Buy ebook","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,2,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003dsXfsLlErWOEC\u0026rdid\u003dbook-sXfsLlErWOEC\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,1]
,["CAE\u003d"]
]
,["sXfsLlErWOEC",9]
]
]
]
,[3,4,3]
,[null,null,null,null,[null,null,"/store/books/details/Dominique_Bona_La_ville_d_hiver?id\u003dsXfsLlErWOEC"]
]
,null,["CAIaLQoUEhIKDHNYZnNMbEVyV09FQxAFGAEQATITCPKQy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgxzWGZzTGxFcldPRUMQBRgBShMI8pDL+sjx7wIVeUSEBh0yZggy"]
,["sXfsLlErWOEC",9]
]
]
,"Similar ebooks",null,[null,null,null,null,[null,null,"/store/books/collection/cluster?clp\u003dyhEzCjEKK2Jvb2tzX2NsdXN0ZXJzX21ybF9ydF9yYjJfMl9mcl85Ml9DNk4wS3Ffb0MQBxgB:S:ANO1ljL4wrE\u0026gsr\u003dCjbKETMKMQorYm9va3NfY2x1c3RlcnNfbXJsX3J0X3JiMl8yX2ZyXzkyX0M2TjBLcV9vQxAHGAE%3D:S:ANO1ljJTW4c"]
]
,null,3,null,null,false]
,null,null,["CBSqARUKEwiDvNf6yPHvAhV5RIQGHTJmCDI\u003d"]
]
]
,null,[]
,false]
]
, sideChannel: {}});</script><script nonce="BtCJQ83kv0Qw8Y+N5THhew">AF_initDataCallback({key: 'ds:8', isError: false , hash: '20', data:[[null,[[[[[null,[null,[[null,3,[2068,1321]
,[null,null,"https://books.google.com/books/content/images/frontcover/wCcC8hXUvkgC?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[2068,1321]
,[null,null,"https://books.google.com/books/content/images/frontcover/wCcC8hXUvkgC?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[2068,1321]
,[null,null,"https://books.google.com/books/content/images/frontcover/wCcC8hXUvkgC?fife"]
,null,null,null,[0,0,0,255]
]
]
,null,1]
,"Les huîtres",null,[[["J. F. Xavier Mouls",[null,null,null,null,[null,null,"/store/books/author?id\u003dJ.+F.+Xavier+Mouls"]
]
,true]
]
]
,[]
,[]
,[[null,null,null,[null,null,[null,[[0,"USD","Free"]
]
,null,["Free","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,1,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003dwCcC8hXUvkgC\u0026rdid\u003dbook-wCcC8hXUvkgC\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,2]
,["CAE\u003d"]
]
,["wCcC8hXUvkgC",9]
]
]
]
,[3,3,3]
,[null,null,null,null,[null,null,"/store/books/details/J_F_Xavier_Mouls_Les_hu%C3%AEtres?id\u003dwCcC8hXUvkgC"]
]
,null,["CAIaLQoUEhIKDHdDY0M4aFhVdmtnQxAFGAEQADITCKyAy/rI8e8CFXlEhAYdMmYIMqoCLxotCAASFAoSCgx3Q2NDOGhYVXZrZ0MQBRgBShMIrIDL+sjx7wIVeUSEBh0yZggy"]
,["wCcC8hXUvkgC",9]
]
,[null,[null,[[null,3,[1873,1238]
,[null,null,"https://books.google.com/books/content/images/frontcover/Jp1BAAAAcAAJ?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[1873,1238]
,[null,null,"https://books.google.com/books/content/images/frontcover/Jp1BAAAAcAAJ?fife"]
,null,null,null,[0,0,0,255]
]
,[null,3,[1873,1238]
,[null,null,"https://books.google.com/books/content/images/frontcover/Jp1BAAAAcAAJ?fife"]
,null,null,null,[0,0,0,255]
]
]
,null,1]
,"La papesse Jeanne: drame en 5 actes, précédé de l'histoire de la papesse, d'après les documents les plus authentiques",null,[[["J. F. Xavier Mouls",[null,null,null,null,[null,null,"/store/books/author?id\u003dJ.+F.+Xavier+Mouls"]
]
,true]
]
]
,[]
,[]
,[[null,null,null,[null,null,[null,[[0,"USD","Free"]
]
,null,["Free","Buy","You will be able to read this book on the web as well as supported mobile devices."]
,null,1,[null,null,null,null,null,[null,null,"https://play.google.com/store/books/details?id\u003dJp1BAAAAcAAJ\u0026rdid\u003dbook-Jp1BAAAAcAAJ\u0026feature\u003dmd\u0026offerId"]
]
,[null,null,2]
,["CAE\u003d"]
]
,["Jp1BAAAAcAAJ",9]
]
]
]
,[3,3,3]
,[null,null,null,null,[null,null,"/store/books/details/J_F_Xavier_Mouls_La_papesse_Jeanne?id\u003dJp1BAAAAcAAJ"]
]
,null,["CAIaLQoUEhIKDEpwMUJBQUFBY0FBShAFGAEQATITCKyAy/rI8e8CFXlEhAYdMmYIMqoCLxotCAESFAoSCgxKcDFCQUFBQWNBQUoQBRgBShMIrIDL+sjx7wIVeUSEBh0yZggy"]
,["Jp1BAAAAcAAJ",9]
]
]
,"More by Xavier Mouls",null,[null,null,null,null,[null,null,"/store/books/collection/cluster?clp\u003dQigKEgoMOTJfQzZOMEtxX29DEAUYARISCgxYYXZpZXIgTW91bHMQCRgB:S:ANO1ljLzmo0\u0026gsr\u003dCipCKAoSCgw5Ml9DNk4wS3Ffb0MQBRgBEhIKDFhhdmllciBNb3VscxAJGAE%3D:S:ANO1ljIMz00"]
]
,true,3,null,[null,"Cgj6noGdAwIIAhACGipCKAoSCgw5Ml9DNk4wS3Ffb0MQBRgBEhIKDFhhdmllciBNb3VscxAJGAE"]
,true]
,null,null,["CBSqARUKEwidzNf6yPHvAhV5RIQGHTJmCDI\u003d"]
]
]
,null,[]
,true]
]
, sideChannel: {}});</script><script id="wiz_jd" nonce="BtCJQ83kv0Qw8Y+N5THhew">if (window['_wjdc']) {const wjd = {}; window['_wjdc'](wjd); delete window['_wjdc'];}</script><script aria-hidden="true" nonce="BtCJQ83kv0Qw8Y+N5THhew">window.wiz_progress&&window.wiz_progress(); window.stopScanForCss&&window.stopScanForCss(); ccTick('bl');</script></body></html>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 4 | 0 | 0 |
| [code_2] Response code is 200 | 4 | 0 | 0 |
| [format_2] Response format is JSON | 4 | 0 | 0 |
| [kind_2] Response is an object with "kind" = books#volume | 4 | 0 | 0 |
| [S00] response time is below 400ms | 4 | 0 | 0 |
| [S102C001_${data.iteration}] Response <id> matches request id | 4 | 0 | 0 |
| [S102C002_2] Response <title> matches Notre-Dame d'Arcachon | 4 | 0 | 0 |
| [S102C003_${data.iteration}]Response has <thumbnail> property pointing to an image | 4 | 0 | 0 |
| [S102C004_${data.iteration}] Response <previewLink> is valid and pointing to an html page | 4 | 0 | 0 |
| [S102C005_${data.iteration}] Response <infoLink> is valid and pointing to an html page | 4 | 0 | 0 |
| Total | 40 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dc77530d-617b-4c2e-9004-8821d86822b2 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:45 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "f/b79aUfyk0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "0hSj+xkqvfs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "5QIfXn9/gB8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "JQcct8+UmYI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "JjneVH9zucQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "udYcPKRZ5h0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "qTzbjMuIx+8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "ON7AAwTZiSo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "PPDnE8umTU8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "AFVfiLee5qs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b893e728-8d79-4426-9f2d-671cf16ebf7d |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:45 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "Tk6uaoNOcKg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "NYKsaX0Zx/8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "aOWbWh1+kVU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Ug3+V8KNlPg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "GGsy6cFpR3E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "M5NT7ypKD4E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "Rw6uI/YVFlo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "QGBBuMbRjig",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "t2KNQDN5k6g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "MfSHniyRBzc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S201] Critical Tests ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for bookshelf by id with valid endpoint|
|```AND```| id is valid
|```THEN```|**I should get a valid response** |
### No specific test case : ###
Response status CODE and KIND property is already checked in ```[code]```and ```[kind]```
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce0d01d1-7eb1-4ad6-93bb-3f815b3cbf1a |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:46 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [kind_1] Response is an object with "kind" = books#bookshelf | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [kind_1] Response is an object with "kind" = books#bookshelf | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4f0c65d-6db9-4109-8872-5b8e8f80325b |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:46 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "/lH06K57AD8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "MGLT5dm/Bcs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "J67PewKe6lw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "ntn9bKmScQ0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "EwL7U7c8WS4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "+bA5XNz/0A4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "vieOGh/IZEM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "XztQWEiFyoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "f4CjPZw1rMI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "4SURh2DUK4Q",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ed9ce3ea-a56f-456f-925b-d47d7fb0b762 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:46 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "v/ai/hgOits",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "6QvsjPeXxuc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "edgPPlB+g/c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "BgdHt2ons2E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "9ORbhu6SRG0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "0l1HnK0wZYs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "a1UTIxp2Gzk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "xbJ4rODPNlY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "BdSg4Z/YY8k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "xEK6H8LODcA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 994a84db-438c-44be-a990-f99982c1344f |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:47 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "Su+qsoE6u4k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "NgthXOdE2QI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "xXRh0dyuEAI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "XauT+7V/niw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "51lTf2KFaoA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "mgvFQET+C5c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "g6prSx5nGbM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "o81NK/zkn8k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "mUNpyaID6eA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "X4N7kjspBSA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a82d8b2d-ea5e-4163-8cee-e6011b4eb7b7 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:47 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "GH6Z2pPaYUs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "l1leTasPfmc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "92KRjEtCuIY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "W2UzEE1ZRAI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Al870SVdb0U",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "FVNqz8fU2ug",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "TarHWOUWB/g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "difH7/icgiA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "reVgszgGr5s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "Su1VmRKYzfY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S203] Add Book ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service to add a book in my bookshelf|
|```THEN```|**I should get a valid empty response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response is an empty object | 1 |
**Datas :**
- ```bookshelfId``` = 1001
- ```bookId``` = 92_C6N0Kq_oC
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90ea9935-3118-4fdb-8bbe-d772e0bd2008 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:47 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S203C001_1] Response to be empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af144934-8f88-49c8-9d4c-eda684c6a01e |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:48 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "QHRYIk7rZOY",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "KmwebqPEA98",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "U4CSl1AQ3r0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "Rljhl0MVOHo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "Pg/c9srtHZk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "b83kYyh5ylg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "UvSzJP5/S5Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "tNyKn6fQPBA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "vfIoF4XPVf0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "KuyYkzEPN+4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S204] remove Book ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service to remove a book in my bookshelf|
|```THEN```|**I should get a valid empty response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` |Response is an empty object | 1 |
**Datas :**
- ```bookshelfId``` = 1001
- ```bookId``` = 92_C6N0Kq_oC
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5de91b75-f412-4779-8dcc-5afa9066db9c |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:48 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S204C001_1] Reponse to be empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6c3c622-826c-476a-ae1d-d88d0de63371 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:49 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "Gw8WBH4YD/E",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "HSv3RDaaUu8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "r6OLUXNA7PQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "q7TUfXc8cAQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "DKzNibFOeco",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "TMMmsqd8M2I",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "o/E4dhuS9n0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "HVCdp9Je0l4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "lxfs9wS1kjc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "6akmvb0jZwo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S289] Wrong Auth ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for a edition action|
|```AND```|I have no valid AUTH|
|```THEN```|**I should get an error response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response has "UNAUTHENTICATED" status | 1 |
**Datas :**
- ```bookshelfId``` = 1001
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8fa32f23-2ade-4be3-ae93-d249b8e5becb |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:49 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Login Required.",
"domain": "global",
"reason": "required",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 401 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S289C001_1] Response has "UNAUTHENTICATED" <status> | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af15f4a5-ed0e-4fa9-99c5-53f81ff50bac |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:49 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "pksj2qQbFsk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "PAj9GHoaigs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "lw9Bo/rGkNs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "lH4PY/eUPNk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "frPMbyus0b0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "DBWSLhph95M",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "foqzSWYNQxw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "23YpmPxVL8w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "Ylb7yShHGv0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "5WO/TiQDlZA",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S290] Wrong APIKEY ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for a edition action|
|```AND```|I have no valid APIKEY|
|```THEN```|**I should get an error response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response has "UNAUTHENTICATED" status | 1 |
**Datas :**
- ```bookshelfId``` = 1001
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 11da9b2c-fcbf-4de1-9ea1-613494508483 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:49 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Login Required.",
"domain": "global",
"reason": "required",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 401 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S290C001_1] Response has "INVALID_ARGUMENT" <status> | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b74d16b-06d5-4b3b-84da-a7b38503c703 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:50 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "C+36pM6E4U8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "K/S05elPl8Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "eICPgzlT2LU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "0ZoZqKOzlcQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "N3/Jncqmq80",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "o2XbsgV+5So",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "+/q5F8FWmhk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "gOXS0hq8rn0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "4JgN/lJs05g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "hVHpGn63ZLc",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S291] Wrong bookshelf id ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for a bookshelf by id|
|```AND```|I the id is NOT valid|
|```THEN```|**I should get an error response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response has "Invalid bookshelf ID." msg | 1 |
**Datas :**
- ```bookshelfId``` = abc
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ed36a891-3ed9-41fe-a87d-f5585db5b104 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:50 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 400 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S291C001_1] Response has "Invalid bookshelf ID." <message> | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 400 | |
| [S291C001_1] Response has "Invalid bookshelf ID." <message> | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d5488d9-d86a-48e5-9d30-ed73b0556f51 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:50 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "4k0jANanHY8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "ZIHiinnsX1k",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "EcKNKJcmFdo",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "ajRdLS34dEQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "g8p/VX1R6cE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "wweyEveQ0Aw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "CBTb6bka0sk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "nA5ODKbdOug",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "8Mpw1JOoyEk",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "dQzyrPiGK8w",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S292] Add Book to PRIVATE bookshelf ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service to add a book in a private bookshelf|
|```THEN```|**I should get a valid empty response** |
### 1 test case : ###
| [case] | Description | Iteration |
|-|-|-|
| ```[C001]``` | Response to has "Cannot modify read-only resource" | 1 |
**Datas :**
- ```bookshelfId``` = 1
- ```bookId``` = 92_C6N0Kq_oC
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 241c607d-8903-4c0c-bf30-566b94e9c18e |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:50 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 403 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S292C002_1] Response to have matching error msg | 0 | 1 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 403 | |
| [S292C002_1] Response to have matching error msg | |
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49dd36e0-faaf-4aff-8e42-cf17bdcf67ca |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:51 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "6jdFPaFGTZE",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "I14hqftHU5Y",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "Pp9buITfrek",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "+hUqGf2WqPw",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "ijpnbU/pz6g",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "JlqAkdVHa3A",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "eQiBX8MHDsg",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "hajpGe9hCp0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "1Q4SqfLQ7e4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "q1PNIR4ZdnU",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### Test Scenario : [S501a] Get a list of books ###
|Verb|Description|
|-:|:-|
|```GIVEN```|The Client |
|```WHEN```|I request the service for books with valid endpoint|
|```AND```|I search for a book in FRENCH |
|```AND```|I want the author to be "Céline Minard" |
|```AND```|I want the 5 most recent publications |
|```THEN```|**I should get a valid response matching the requirements** |
### 5 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response is an object,<br>has ```kind``` property with value "books#volumes", <br>and has "totalItems" property with value above 0. | 1 |
| ```[C004]``` | Response has ```ìtems```property, which is an array of ```maxResults``` objects | 1 |
| ```[C005]``` | Each item has an ```ìd``` | 1 |
| ```[C006]``` | Each item has an ```language``` = ```lang``` | 1 |
| ```[C007]``` | Each item has an ```author``` property which is an array that contains ```qData```| 1 |
| ```[C008]``` | Items are sorted by ```publishedDate```| 1 |
#### Datas : ####
- ```qScope```= "inauthor"
- ```qData```="Céline Minard"
- ```maxResults```="5"
-```lang```="fr"
-```orderBy```="newest"
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 35670341-9c74-49db-a0f0-519714c2292e |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:51 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 29,
"items": [
{
"kind": "books#volume",
"id": "Q2J2DwAAQBAJ",
"etag": "quH2+kF2CEM",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Q2J2DwAAQBAJ",
"volumeInfo": {
"title": "Bacchantes",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2019-01-02T00:00:00+01:00",
"description": "Céline Minard revisite avec brio les codes du film de braquage autour de la thématique du vin pour distiller un cocktail explosif où l’ivresse se mêle à la subversion. Voilà cinquante-neuf heures que la brigade de Jackie Thran encercle la cave à vin la plus sécurisée de Hong Kong, installée dans d’anciens bunkers de l’armée anglaise. Un groupe de malfaiteurs est parvenu à s’y introduire et garde en otage l’impressionnant stock qui y est entreposé. Soudain, la porte blindée du bunker Alpha s’entrouvre. Une main gantée apparaît, pose une bouteille sur le sol. Un pied chaussé d’un escarpin noir sort de l’entrebâillement et pousse le corps de verre sur la chaussée. L’acier claque à nouveau...",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743645960"
},
{
"type": "ISBN_10",
"identifier": "2743645962"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 107,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&dq=inauthor:C%C3%A9line+Minard&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-epub.acsm?id=Q2J2DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-pdf.acsm?id=Q2J2DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Céline Minard revisite avec brio les codes du film de braquage autour de la thématique du vin pour distiller un cocktail explosif où l’ivresse se mêle à la subversion."
}
},
{
"kind": "books#volume",
"id": "Q2J2DwAAQBAJ",
"etag": "/4EbEC4Bux0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Q2J2DwAAQBAJ",
"volumeInfo": {
"title": "Bacchantes",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2019-01-02T00:00:00+01:00",
"description": "Céline Minard revisite avec brio les codes du film de braquage autour de la thématique du vin pour distiller un cocktail explosif où l’ivresse se mêle à la subversion. Voilà cinquante-neuf heures que la brigade de Jackie Thran encercle la cave à vin la plus sécurisée de Hong Kong, installée dans d’anciens bunkers de l’armée anglaise. Un groupe de malfaiteurs est parvenu à s’y introduire et garde en otage l’impressionnant stock qui y est entreposé. Soudain, la porte blindée du bunker Alpha s’entrouvre. Une main gantée apparaît, pose une bouteille sur le sol. Un pied chaussé d’un escarpin noir sort de l’entrebâillement et pousse le corps de verre sur la chaussée. L’acier claque à nouveau...",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743645960"
},
{
"type": "ISBN_10",
"identifier": "2743645962"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 107,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT1&dq=inauthor:C%C3%A9line+Minard&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.49,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6490000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-epub.acsm?id=Q2J2DwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Bacchantes-sample-pdf.acsm?id=Q2J2DwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Revisitant avec brio les codes du film de braquage, Céline \u003cb\u003eMinard\u003c/b\u003e signe un \u003cbr\u003e\nroman drôle et explosif, où la subversion se mêle à l'ivresse. Céline \u003cb\u003eMinard\u003c/b\u003e est l'\u003cbr\u003e\nauteur de nombreuses fictions, dont Faillir être flingué (prix du Livre Inter 2014) et \u003cbr\u003e\nLe ..."
}
},
{
"kind": "books#volume",
"id": "D6mKwAEACAAJ",
"etag": "O9DSzirl9EI",
"selfLink": "https://www.googleapis.com/books/v1/volumes/D6mKwAEACAAJ",
"volumeInfo": {
"title": "Bacchantes",
"authors": [
"Céline Minard"
],
"publishedDate": "2019",
"description": "La 4e de couverture indique : \"Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave à vin la plus sécurisée du monde, installée dans d'anciens bunkers de l'armée britannique. Un trio de braqueuses, aux agissements excentriques, s'y est infiltré et retient en otage l'impressionnant stock de M. Coetzer, estimé à trois cent cinquante millions de dollars... Revisitant avec brio les codes du film de braquage, Céline Minard signe un roman drôle et explosif, où la subversion se mêle à l'ivresse.\"",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "2743645954"
},
{
"type": "ISBN_13",
"identifier": "9782743645953"
}
],
"readingModes": {
"text": false,
"image": false
},
"pageCount": 105,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=D6mKwAEACAAJ&dq=inauthor:C%C3%A9line+Minard&hl=&cd=3&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=D6mKwAEACAAJ&dq=inauthor:C%C3%A9line+Minard&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Bacchantes.html?hl=&id=D6mKwAEACAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "NO_PAGES",
"embeddable": false,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=D6mKwAEACAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "NONE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Revisitant avec brio les codes du film de braquage, Céline Minard signe un roman drôle et explosif, où la subversion se mêle à l'ivresse.""
}
},
{
"kind": "books#volume",
"id": "Jh9sDAAAQBAJ",
"etag": "ok/+XZ3WEU0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Jh9sDAAAQBAJ",
"volumeInfo": {
"title": "Le grand jeu",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2016-08-30T00:00:00+02:00",
"description": "Installée dans un refuge high-tech accroché à une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de répondre à une question simple : comment vivre ? Outre la solitude, elle s’impose un entraînement physique et spirituel intense fait de longues marches, d’activités de survie, de slackline, de musique et de la rédaction d’un journal de bord. Saura-t-elle « comment vivre » après s’être mise à l’épreuve de conditions extrêmes, de la nature immuable des temps géologiques, de la brutalité des éléments ? C’est dans l’espoir d’une réponse qu’elle s’est volontairement préparée, qu’elle a tout prévu. Tout, sauf la présence, sur ces montagnes désolées, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses résolutions... Avec son style acéré, Céline Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confrontée à l’épreuve des éléments. Lauréate du prix Inter (2014) pour Faillir être flingué, Céline Minard est également l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est considérée aujourd’hui comme l’une des voix les plus originales de la littérature contemporaine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743637323"
},
{
"type": "ISBN_10",
"identifier": "2743637323"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 192,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&dq=inauthor:C%C3%A9line+Minard&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-epub.acsm?id=Jh9sDAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-pdf.acsm?id=Jh9sDAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Avec son style acéré, Céline Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confrontée à l’épreuve des éléments."
}
},
{
"kind": "books#volume",
"id": "Jh9sDAAAQBAJ",
"etag": "jDIiYLiQ3ss",
"selfLink": "https://www.googleapis.com/books/v1/volumes/Jh9sDAAAQBAJ",
"volumeInfo": {
"title": "Le grand jeu",
"authors": [
"Céline Minard"
],
"publisher": "Éditions Rivages",
"publishedDate": "2016-08-30T00:00:00+02:00",
"description": "Installée dans un refuge high-tech accroché à une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de répondre à une question simple : comment vivre ? Outre la solitude, elle s’impose un entraînement physique et spirituel intense fait de longues marches, d’activités de survie, de slackline, de musique et de la rédaction d’un journal de bord. Saura-t-elle « comment vivre » après s’être mise à l’épreuve de conditions extrêmes, de la nature immuable des temps géologiques, de la brutalité des éléments ? C’est dans l’espoir d’une réponse qu’elle s’est volontairement préparée, qu’elle a tout prévu. Tout, sauf la présence, sur ces montagnes désolées, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses résolutions... Avec son style acéré, Céline Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confrontée à l’épreuve des éléments. Lauréate du prix Inter (2014) pour Faillir être flingué, Céline Minard est également l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est considérée aujourd’hui comme l’une des voix les plus originales de la littérature contemporaine.",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9782743637323"
},
{
"type": "ISBN_10",
"identifier": "2743637323"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 192,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": true,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT1&dq=inauthor:C%C3%A9line+Minard&hl=&cd=5&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 6.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 6990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-epub.acsm?id=Jh9sDAAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Le_grand_jeu-sample-pdf.acsm?id=Jh9sDAAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Avec son style acéré, Céline \u003cb\u003eMinard\u003c/b\u003e nous offre un texte magnifique sur les jeux et \u003cbr\u003e\nles enjeux d'une solitude volontaire confrontée à l'épreuve des éléments. Céline \u003cbr\u003e\n\u003cb\u003eMinard\u003c/b\u003e est l'auteur de nombreuses fictions, dont Le Dernier Monde (2007), ..."
}
}
]
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 1 | 0 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S501aC001_1] Response object has all expected properties | 1 | 0 | 0 |
| [S501aC002_1] Response has 5 items | 1 | 0 | 0 |
| [S501aC003_1] Each item of response has an <id> property | 1 | 0 | 0 |
| [S501aC004_1] Each item of response has a <language> property set to "fr" | 1 | 0 | 0 |
| [S501aC005_1] Each item's <authors> is an array that includes "minard" | 1 | 0 | 0 |
| [S501aC006_1] Response <items> are sorted from newest to oldest | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30b922de-f572-4550-9b37-ecca3a16cd98 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=jFMMTej782J1jHaBsVBPfXFR4cKIO7036sTHbjdf329JSUX6mFPpvzQI6f52-sj77NbUbDPyHjVNB02PkK2bQFSAkvdfqxQ_-EYR_Qeb2bbCIwPlKLBK9Yl7FNV_Fc_dnCmu_ed6q1CgRiXmkNNFK3QK-cizmzyFZGk332tCz9E; CONSENT=PENDING+858 |
| Referer | http://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 16:21:52 GMT |
| Expires | Fri, 09 Apr 2021 16:21:52 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Bacchantes - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta name="title" content="Bacchantes"/><meta name="description" content="C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau..."/><meta property="og:title" content="Bacchantes"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE723GatcbYKC3tKV1jgSwxZnMxH98qp-VZFKrGRj1TUpMpNZi6V8gJYJEYPVs2ZcC09w2ZiI66yfywj_yxW1r_tGPPRnwjXHf6aU7uILF44tVGT5ICQk_2bFsyiezygLwSg9RNiB"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE723GatcbYKC3tKV1jgSwxZnMxH98qp-VZFKrGRj1TUpMpNZi6V8gJYJEYPVs2ZcC09w2ZiI66yfywj_yxW1r_tGPPRnwjXHf6aU7uILF44tVGT5ICQk_2bFsyiezygLwSg9RNiB"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,49�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw119Q9SBKBAlkeafSW8nZ18\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743645960" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743645960';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743645960\x26usg\x3dAOvVaw19uCnOz9YvcoF0K6PByQfJ\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743645962+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743645962+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743645962%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw03zCJv-Opxq1RwP76_bLLR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743645962/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743645962/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743645962/\x26usg\x3dAOvVaw3Yz7ekYPQ8Rur0NBfkMimu\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743645962\x26usg\x3dAOvVaw0G3rxfyc91HXwojhe9VIID\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743645960.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743645960.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743645960.html\x26usg\x3dAOvVaw37FteLbjFZm4kDi2T_gWf5\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743645962\x26usg\x3dAOvVaw1Brguux2FPYxd-qMOqGaGr\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743645962&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743645962\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743645962%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw2Yrg3ylAv7-Oy0cAj-PRtc\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=http://worldcat.org/oclc/1158972174&clientid=librarylink&usg=AOvVaw2USLD2zrPQkI3Oky-0HBDr&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Bacchantes</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE70hzKOLgLtka2woXwg5qdzRjoYRjqSSCVZ9srpUOezbCN9JnT7hIAKKuXt33BgOTbO_9bwVEwYZS5K8rL27-xjuamG1aAyulycHaVvXhezN5kSBqLCQHcwYgCWo5B3eH_898OeW" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>107 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau...</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Q2J2DwAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - yifanld - Babelio</span><p dir=ltr><span dir=ltr>Une histoire rocambolesque de braquage de cave � vins de luxe men� par trois femmes aux caract�res bien tremp�s. Le sc�nario est original, les enqu�teurs n’attendent pas de femmes derri�re ce type de ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2460630&usg=AOvVaw2ML3s2h0MqZMTj4OVW3slA&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - Jeup - Babelio</span><p dir=ltr><span dir=ltr>Policier, braquage, h�donisme, humour, d�lire, parodie...... inclassable La Bombe, La Brune et La Clown se sont retranch�es dans le bunker ultra s�curis� de Coetzer. Cette place forte renferme la plus ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2347535&usg=AOvVaw34XCkaeGeNuOc77ohdMiOC&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT22&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT37&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT48&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:ISBN2743645962&id=Q2J2DwAAQBAJ&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3"><span dir=ltr>Bacchantes</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Bacchantes","authors":"C�line Minard","bib_key":"ISBN:2743645954","pub_date":"2019","snippet":"La 4e de couverture indique : \"Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d ...","subject":"Fiction","info_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":105,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=appel&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>appel</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=attend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>attend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>avez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avons&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>avons</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=besoin&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>besoin</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bizzie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Bizzie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>Bombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bouche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bras&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>bras</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Brune&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Brune</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunker+de+r%C3%A9ception&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunker de r�ception</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunkers&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunkers</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=C%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>C’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cam%C3%A9ra&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cam�ra</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cherry&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Cherry</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Clown&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Clown</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=commence&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>commence</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=contact&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>contact</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=corridor&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>corridor</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cutzi&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>Cutzi</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=demande&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>demande</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derni%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>derni�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derri%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>derri�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=discr%C3%A8te&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>discr�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=doigt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>doigt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=dollars&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>dollars</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=%C3%A9paule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>�paule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=explosifs&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>explosifs</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=fauteuil&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>fauteuil</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=femme&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>femme</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=geste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>geste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=hommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>hommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Hong+Kong&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Hong Kong</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=J%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>J’ai</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jackie+Thran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Jackie Thran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jelena+Drogan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Jelena Drogan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99%C3%A9cran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>l’�cran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=laisse&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>laisse</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=lance&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>lance</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%C3%A8vres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>l�vres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=maintenant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>maintenant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Marwan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Marwan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=millions&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>millions</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=minutes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>minutes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monsieur+Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monsieur Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%C3%A9gociateur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n�gociateur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=noir&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>noir</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=parler&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>parler</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=passer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>passer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pense&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pense</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=personne&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>personne</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petits&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>petits</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=plan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>plan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud1"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte+alpha&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>porte alpha</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pouvez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>pouvez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=prend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>prend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pris&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pris</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Qu%E2%80%99est-ce&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Qu’est-ce</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=regarde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>regarde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=robe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>robe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=roule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>roule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>s’en</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sait&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>sait</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=saute&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>saute</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=secondes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>secondes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sera&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sera</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=seul&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>seul</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=situation&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>situation</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>sommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sortie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>sortie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=souffle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>souffle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=suite&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>suite</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%C3%BBr&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s�r</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=table&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>table</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>tient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=touche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>touche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=trouv%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>trouv�</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tube&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>tube</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=typhon&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>typhon</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=verre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>verre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=veux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>veux</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>vient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vingt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vingt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=visage&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>visage</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=voix&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>voix</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vraie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>vraie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2019)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode" alt="QR code for Bacchantes"title="Bacchantes"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Bacchantes</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=6"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743645962, 9782743645960</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>107 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.bibtex?id=Q2J2DwAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.enw?id=Q2J2DwAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.ris?id=Q2J2DwAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBooksRentalEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Q2J2DwAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&v=Q2J2DwAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 3 | 0 | 0 |
| [code_1] Response code is 200 | 3 | 0 | 0 |
| [format_1] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_1] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_1] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_1] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_1] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4f3ad8fc-2fc1-4f7e-aa65-77355be41ee1 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=jFMMTej782J1jHaBsVBPfXFR4cKIO7036sTHbjdf329JSUX6mFPpvzQI6f52-sj77NbUbDPyHjVNB02PkK2bQFSAkvdfqxQ_-EYR_Qeb2bbCIwPlKLBK9Yl7FNV_Fc_dnCmu_ed6q1CgRiXmkNNFK3QK-cizmzyFZGk332tCz9E; CONSENT=PENDING+858 |
| Referer | http://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 16:21:53 GMT |
| Expires | Fri, 09 Apr 2021 16:21:53 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Bacchantes - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=Q2J2DwAAQBAJ"/><meta name="title" content="Bacchantes"/><meta name="description" content="C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau..."/><meta property="og:title" content="Bacchantes"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE70xo2i79DCStL7VgHtgUczZITpbTji2gHjFn7b81nz7XjjEHyknj8VjhIJubNva_zZS7IL9WEj4tXUiuVP4lgD9z_kfN6N8E8IdYU4CIx8CaLhWQ6TVPqnWbGgPnOp55bJs8l5H"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE70xo2i79DCStL7VgHtgUczZITpbTji2gHjFn7b81nz7XjjEHyknj8VjhIJubNva_zZS7IL9WEj4tXUiuVP4lgD9z_kfN6N8E8IdYU4CIx8CaLhWQ6TVPqnWbGgPnOp55bJs8l5H"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Q2J2DwAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ&rdid=book-Q2J2DwAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,49�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw119Q9SBKBAlkeafSW8nZ18\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743645960" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743645960';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743645960\x26usg\x3dAOvVaw19uCnOz9YvcoF0K6PByQfJ\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743645962+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743645962+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743645962%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw03zCJv-Opxq1RwP76_bLLR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743645962/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743645962/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743645962/\x26usg\x3dAOvVaw3Yz7ekYPQ8Rur0NBfkMimu\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743645962\x26usg\x3dAOvVaw0G3rxfyc91HXwojhe9VIID\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743645960.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743645960.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743645960.html\x26usg\x3dAOvVaw37FteLbjFZm4kDi2T_gWf5\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743645962" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743645962';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743645962\x26usg\x3dAOvVaw1Brguux2FPYxd-qMOqGaGr\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743645962&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743645962\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dQ2J2DwAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743645962%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw2Yrg3ylAv7-Oy0cAj-PRtc\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=http://worldcat.org/oclc/1158972174&clientid=librarylink&usg=AOvVaw2USLD2zrPQkI3Oky-0HBDr&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Bacchantes</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE737ncjysNz6IFoDrWVkPw20NAWe_c-dFOArAL5nXRkK54oLZ9piDcDxb3i51BB8UfAFaLe5a1-GaWek8o2h9MyJ9YfrOW49DfoHjV2U9RsRKcu4uTowAUrR69X5WW1gqBfcGxU1" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>107 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� cinquante-neuf heures que la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e de Hong Kong, install�e dans d’anciens bunkers de l’arm�e anglaise. Un groupe de malfaiteurs est parvenu � s’y introduire et garde en otage l’impressionnant stock qui y est entrepos�. Soudain, la porte blind�e du bunker Alpha s’entrouvre. Une main gant�e appara�t, pose une bouteille sur le sol. Un pied chauss� d’un escarpin noir sort de l’entreb�illement et pousse le corps de verre sur la chauss�e. L’acier claque � nouveau...</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Q2J2DwAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - yifanld - Babelio</span><p dir=ltr><span dir=ltr>Une histoire rocambolesque de braquage de cave � vins de luxe men� par trois femmes aux caract�res bien tremp�s. Le sc�nario est original, les enqu�teurs n’attendent pas de femmes derri�re ce type de ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2460630&usg=AOvVaw2ML3s2h0MqZMTj4OVW3slA&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - Jeup - Babelio</span><p dir=ltr><span dir=ltr>Policier, braquage, h�donisme, humour, d�lire, parodie...... inclassable La Bombe, La Brune et La Clown se sont retranch�es dans le bunker ultra s�curis� de Coetzer. Cette place forte renferme la plus ...</span> <a class="secondary" href="https://books.google.fr/url?id=Q2J2DwAAQBAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2347535&usg=AOvVaw34XCkaeGeNuOc77ohdMiOC&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT22&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT37&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&pg=PT48&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:ISBN2743645962&id=Q2J2DwAAQBAJ&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=5" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_book_other_versions_r&cad=3"><span dir=ltr>Bacchantes</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></span><br/><span><span style="color:#999">Aucun aper�u disponible</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Bacchantes","authors":"C�line Minard","bib_key":"ISBN:2743645954","pub_date":"2019","snippet":"La 4e de couverture indique : \"Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d ...","subject":"Fiction","info_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/publisher/content?id=D6mKwAEACAAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1","num_pages":105,"viewability":4,"preview":"noview","embeddable":false,"my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=D6mKwAEACAAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DQ2J2DwAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=appel&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>appel</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=attend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>attend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>avez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=avons&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>avons</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=besoin&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>besoin</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bizzie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Bizzie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Bombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>Bombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bouche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bras&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>bras</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Brune&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Brune</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunker+de+r%C3%A9ception&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunker de r�ception</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=bunkers&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>bunkers</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=C%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>C’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cam%C3%A9ra&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cam�ra</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=cent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>cent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cherry&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Cherry</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Clown&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Clown</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=commence&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>commence</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=contact&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>contact</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=corridor&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>corridor</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Cutzi&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>Cutzi</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=demande&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>demande</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derni%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>derni�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=derri%C3%A8re&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>derri�re</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=discr%C3%A8te&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>discr�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=doigt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>doigt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=dollars&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>dollars</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=%C3%A9paule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>�paule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=explosifs&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>explosifs</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=fauteuil&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>fauteuil</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=femme&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>femme</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=geste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>geste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=hommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>hommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Hong+Kong&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Hong Kong</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=J%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>J’ai</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jackie+Thran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Jackie Thran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Jelena+Drogan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>Jelena Drogan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99%C3%A9cran&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>l’�cran</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=laisse&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>laisse</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=lance&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>lance</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=l%C3%A8vres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>l�vres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=maintenant&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>maintenant</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Marwan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>Marwan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=millions&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>millions</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=minutes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>minutes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monsieur+Coetzer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monsieur Coetzer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=monte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>monte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=n%C3%A9gociateur&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>n�gociateur</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=noir&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>noir</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=parler&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>parler</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=passer&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>passer</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pense&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pense</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=personne&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>personne</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=petits&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>petits</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=plan&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>plan</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud1"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=porte+alpha&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>porte alpha</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pose&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>pose</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pouvez&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>pouvez</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=prend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>prend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=pris&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>pris</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=Qu%E2%80%99est-ce&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>Qu’est-ce</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud2"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=regarde&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>regarde</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=robe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>robe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=rouge&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>rouge</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=roule&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>roule</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>s’en</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sait&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>sait</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=saute&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>saute</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=secondes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>secondes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sent&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sent</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sera&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>sera</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=seul&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>seul</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=situation&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>situation</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sommes&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>sommes</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=sortie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud3"><span dir=ltr>sortie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=souffle&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>souffle</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=suite&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>suite</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=s%C3%BBr&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>s�r</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=table&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>table</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tend&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tend</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>tient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tombe&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>tombe</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=touche&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>touche</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=trouv%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>trouv�</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=tube&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>tube</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=typhon&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>typhon</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=verre&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud4"><span dir=ltr>verre</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=veux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>veux</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vient&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>vient</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vingt&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud8"><span dir=ltr>vingt</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=visage&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>visage</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=voix&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud6"><span dir=ltr>voix</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=vraie&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud9"><span dir=ltr>vraie</span></a> <a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=4" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2019)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Q2J2DwAAQBAJ&source=qrcode" alt="QR code for Bacchantes"title="Bacchantes"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Bacchantes</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=6"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743645962, 9782743645960</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>107 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.bibtex?id=Q2J2DwAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.enw?id=Q2J2DwAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.ris?id=Q2J2DwAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1, IsBooksRentalEnabled:1, IsBooksUnifiedLeftNavEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DQ2J2DwAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Q2J2DwAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_api&v=Q2J2DwAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_2] Response time is below 500ms | 3 | 0 | 0 |
| [code_2] Response code is 200 | 3 | 0 | 0 |
| [format_2] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_2] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_2] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_2] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_2] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2275a2d1-7d98-4cf2-841a-6797d7dbcf1a |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=jFMMTej782J1jHaBsVBPfXFR4cKIO7036sTHbjdf329JSUX6mFPpvzQI6f52-sj77NbUbDPyHjVNB02PkK2bQFSAkvdfqxQ_-EYR_Qeb2bbCIwPlKLBK9Yl7FNV_Fc_dnCmu_ed6q1CgRiXmkNNFK3QK-cizmzyFZGk332tCz9E; CONSENT=PENDING+858 |
| Referer | http://books.google.fr/books?id=D6mKwAEACAAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 16:21:53 GMT |
| Expires | Fri, 09 Apr 2021 16:21:53 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Bacchantes - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=D6mKwAEACAAJ"/><meta property="og:url" content="https://books.google.com/books/about/Bacchantes.html?hl=fr&id=D6mKwAEACAAJ"/><meta name="title" content="Bacchantes"/><meta name="description" content="La 4e de couverture indique : "Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d'anciens bunkers de l'arm�e britannique. Un trio de braqueuses, aux agissements excentriques, s'y est infiltr� et retient en otage l'impressionnant stock de M. Coetzer, estim� � trois cent cinquante millions de dollars... Revisitant avec brio les codes du film de braquage, C�line Minard signe un roman dr�le et explosif, o� la subversion se m�le � l'ivresse.""/><meta property="og:title" content="Bacchantes"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&imgtk=AFLRE71cnuWVFI_uB29qARCO3xkAlGjR40GMKXpBqiZpPH7LPcNehJN8Qit0BR7fbphCXT_ns_6eJ4yXdJiaXlV_1YTN1wmeU7oCcSJkWSpfJInZPrkhl1ETXpRG38i-QPr1B_Nmrb_Z"/><link rel="image_src" href="https://books.google.fr/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&imgtk=AFLRE71cnuWVFI_uB29qARCO3xkAlGjR40GMKXpBqiZpPH7LPcNehJN8Qit0BR7fbphCXT_ns_6eJ4yXdJiaXlV_1YTN1wmeU7oCcSJkWSpfJInZPrkhl1ETXpRG38i-QPr1B_Nmrb_Z"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DD6mKwAEACAAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DD6mKwAEACAAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href=""></a><a id="appbar-view-ebook-sample-link" href=""></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr" id="gb-get-book-content">Afficher l'e-book</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743645953" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743645953';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743645953\x26usg\x3dAOvVaw0zopFj7FhTB-mtwFlJw_SL\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="https://www.decitre.fr/livres/9782743645953.html" dir=ltr onMouseOver="this.href='https://www.decitre.fr/livres/9782743645953.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttps://www.decitre.fr/livres/9782743645953.html\x26usg\x3dAOvVaw1L52-nt6XlBXXHXWokkGmR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a> - <span class=green>13,50�€</span></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743645954/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743645954/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743645954/\x26usg\x3dAOvVaw0oNYeGZycRgr1k_3AtXWbX\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="https://livre.fnac.com/a12957225/Celine-Minard-Bacchantes?oref=00000000-0000-0000-0000-000000000000&Origin=SEA_GOOGLE_PLA_BOOKS" dir=ltr onMouseOver="this.href='https://livre.fnac.com/a12957225/Celine-Minard-Bacchantes?oref\x3d00000000-0000-0000-0000-000000000000\x26Origin\x3dSEA_GOOGLE_PLA_BOOKS';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttps://livre.fnac.com/a12957225/Celine-Minard-Bacchantes%3Foref%3D00000000-0000-0000-0000-000000000000%26Origin%3DSEA_GOOGLE_PLA_BOOKS\x26usg\x3dAOvVaw2Ob-MafJMfyjR_RXyBRJuI\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a> - <span class=green>13,50�€</span></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743645953.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743645953.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743645953.html\x26usg\x3dAOvVaw28kmVk5nX5nEj1Qh7xRsar\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743645954" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743645954';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743645954\x26usg\x3dAOvVaw122zzgAWsj_Y5GFz_tME1p\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743645954&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743645954\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-gppd\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dD6mKwAEACAAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743645954%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw3voeFQ-iF0_SzqOAhTJmn1\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=D6mKwAEACAAJ&q=http://worldcat.org/oclc/1080641082&clientid=librarylink&usg=AOvVaw2Pl_LAMHPgYVzji1z98PvU&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=D6mKwAEACAAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Bacchantes</span></span><span class="subtitle"></span></h1><div class="bookcover"><img src="https://books.google.fr/books/content?id=D6mKwAEACAAJ&printsec=frontcover&img=1&zoom=1&imgtk=AFLRE70qjXOj_OqkC1bwI8Y-XbibrZBaXi5rB-mpcAzB4cUpXXlwpKJR4KpHhBCtikT4jvtzInAXDlzQVz3HoJmzRw-UVX-HDclGrA2zwMTAeUMmOOyzvhVY1LwUNpyRCf16Gb7D0yxC" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span>, 2019 - <span dir=ltr>105 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - Aucun avis"><span class="gb-star-off goog-inline-block rating"><span class="value-title" title="0.0"></span></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">0</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa">La 4e de couverture indique : "Alors qu'un typhon menace la baie de Hong Kong, la brigade de Jackie Thran encercle la cave � vin la plus s�curis�e du monde, install�e dans d'anciens bunkers de l'arm�e britannique. Un trio de braqueuses, aux agissements excentriques, s'y est infiltr� et retient en otage l'impressionnant stock de M. Coetzer, estim� � trois cent cinquante millions de dollars... Revisitant avec brio les codes du film de braquage, C�line Minard signe un roman dr�le et explosif, o� la subversion se m�le � l'ivresse."</div></div></div><div class="search_box_wrapper"></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DD6mKwAEACAAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DD6mKwAEACAAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - yifanld - Babelio</span><p dir=ltr><span dir=ltr>Une histoire rocambolesque de braquage de cave � vins de luxe men� par trois femmes aux caract�res bien tremp�s. Le sc�nario est original, les enqu�teurs n’attendent pas de femmes derri�re ce type de ...</span> <a class="secondary" href="https://books.google.fr/url?id=D6mKwAEACAAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2460630&usg=AOvVaw2V9IVvHl-Or66OaQXdTttx&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Bacchantes</span></h4><span class="aux" >Avis d'utilisateur - Jeup - Babelio</span><p dir=ltr><span dir=ltr>Policier, braquage, h�donisme, humour, d�lire, parodie...... inclassable La Bombe, La Brune et La Clown se sont retranch�es dans le bunker ultra s�curis� de Coetzer. Cette place forte renferme la plus ...</span> <a class="secondary" href="https://books.google.fr/url?id=D6mKwAEACAAJ&q=https://www.babelio.com/livres/Minard-Bacchantes/1098987/critiques/2347535&usg=AOvVaw1QU5ggjkuhg0kaHbAzdM2w&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="book_other_versions_anchor"></a>Autres �ditions - <a href='https://books.google.fr/books?q=editions:ISBN2743645954&id=D6mKwAEACAAJ&hl=fr'>Tout afficher</a></h3><div id=book_other_versions class=about_content><div id=book_other_versions_v><div class="one-third-column"><div class="crsiwrapper"><table class="rsi" cellspacing=0 cellpadding=0 border=0><tr><td class="coverdstd" align="center"><a href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&hl=fr&source=gbs_book_other_versions_r&cad=2" ><img alt="" class="coverthumb hover-card-attach-point" src="https://books.google.fr/books/content?id=Q2J2DwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl" border="0" height="80"></a></td><td valign=top><div class=resbdy><a class="primary cresbdy" href="https://books.google.fr/books?id=Q2J2DwAAQBAJ&printsec=frontcover&hl=fr&source=gbs_book_other_versions_r&cad=2"><span dir=ltr>Bacchantes</span></a><br><span style="line-height: 1.3em; font-size:-1;"><span><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></span><br/><span><span style="color:#99522e">Aper�u limit�</span> - 2019</span><br/></span></div></td><td align=right></td></tr></table></div></div><script>(function () {var fn = window['_OC_WSBookList'] || window['_OC_BookList'];fn && fn('book_other_versions', [{"title":"Bacchantes","authors":"C�line Minard","bib_key":"ISBN:9782743645960","snippet":"C�line Minard revisite avec brio les codes du film de braquage autour de la th�matique du vin pour distiller un cocktail explosif o� l’ivresse se m�le � la subversion. Voil� ...","subject":"Fiction","info_url":"https://books.google.fr/books?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026source=gbs_book_other_versions","preview_url":"https://books.google.fr/books?id=Q2J2DwAAQBAJ\u0026printsec=frontcover\u0026hl=fr\u0026source=gbs_book_other_versions","thumbnail_url":"https://books.google.fr/books/content?id=Q2J2DwAAQBAJ\u0026printsec=frontcover\u0026img=1\u0026zoom=1\u0026edge=curl","num_pages":107,"viewability":2,"preview":"partial","embeddable":true,"list_price":"6,49�€","sale_price":"6,49�€","buy_url":"https://play.google.com/store/books/details?id=Q2J2DwAAQBAJ\u0026rdid=book-Q2J2DwAAQBAJ\u0026rdot=1","is_ebook":true,"preview_ebook_url":"https://play.google.com/books/reader?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026printsec=frontcover","add_to_my_ebooks_url":"https://books.google.fr/books?op=add\u0026hl=fr\u0026sig=ACfU3U2h_rsr8SxtJJo63ZKQEAY0fHp4OQ\u0026uid=114584440181414684107\u0026as_coll=7\u0026id=Q2J2DwAAQBAJ\u0026hl=fr","my_ebooks_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fas_coll%3D7%26hl%3Dfr\u0026hl=fr","num_reviews":0,"rating_score":0,"reviews_url":"https://books.google.fr/books?id=Q2J2DwAAQBAJ\u0026hl=fr\u0026sitesec=reviews","write_review_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DQ2J2DwAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DD6mKwAEACAAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr\u0026hl=fr","sale_price_better":false,"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false}]);})();</script></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=D6mKwAEACAAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=D6mKwAEACAAJ&source=qrcode" alt="QR code for Bacchantes"title="Bacchantes"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Bacchantes</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=3"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages, 2019</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743645954, 9782743645953</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>105 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.bibtex?id=D6mKwAEACAAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.enw?id=D6mKwAEACAAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Bacchantes.ris?id=D6mKwAEACAAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBooksRentalEnabled:1, IsBrowsingHistoryEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsZipitFolderCollectionEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DD6mKwAEACAAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"D6mKwAEACAAJ","is_ebook":false,"volumeresult":{"has_flowing_text":false,"has_scanned_text":false,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=D6mKwAEACAAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":false,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=D6mKwAEACAAJ&hl=fr&source=gbs_api&v=D6mKwAEACAAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_3] Response time is below 500ms | 3 | 0 | 0 |
| [code_3] Response code is 200 | 3 | 0 | 0 |
| [format_3] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_3] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_3] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_3] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_3] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd150f8f-113f-4e02-84c9-e1b4b9010305 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=jFMMTej782J1jHaBsVBPfXFR4cKIO7036sTHbjdf329JSUX6mFPpvzQI6f52-sj77NbUbDPyHjVNB02PkK2bQFSAkvdfqxQ_-EYR_Qeb2bbCIwPlKLBK9Yl7FNV_Fc_dnCmu_ed6q1CgRiXmkNNFK3QK-cizmzyFZGk332tCz9E; CONSENT=PENDING+858 |
| Referer | http://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 16:21:54 GMT |
| Expires | Fri, 09 Apr 2021 16:21:54 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Le grand jeu - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta name="title" content="Le grand jeu"/><meta name="description" content="Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ? Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord. Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu. Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions... Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments. Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine."/><meta property="og:title" content="Le grand jeu"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE73JZlbng_GAsZVAUXV8ffg0aKX3qpwbFzr4LIzLrqUU_dNtLucLVDXU7Azzj3BwV-4GFP8Abh7MRgQ9Uw4iJpyedzDEU4uErqJmzjAwUaXr-7Gy2pEDWeiqU-mzPYnSC9N6i0Qo"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE73JZlbng_GAsZVAUXV8ffg0aKX3qpwbFzr4LIzLrqUU_dNtLucLVDXU7Azzj3BwV-4GFP8Abh7MRgQ9Uw4iJpyedzDEU4uErqJmzjAwUaXr-7Gy2pEDWeiqU-mzPYnSC9N6i0Qo"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,99�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw2OP3yZikRE15KdPD2PpbUb\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743637323" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743637323\x26usg\x3dAOvVaw0MgdUMQh3q7xVz3TkO8xnM\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743637323+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743637323+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743637323%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw34OLMWt-5ieN1sYbxWWr96\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743637323/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743637323/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743637323/\x26usg\x3dAOvVaw1daHULFAsfi98koVp7-QPt\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743637323\x26usg\x3dAOvVaw0YkYr02sGR6VZc6gb-gNo1\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743637323.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743637323.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743637323.html\x26usg\x3dAOvVaw3AEoTluzrjzOuxnwBpFO30\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743637323\x26usg\x3dAOvVaw1gERdcmDwjF8NQZafwbcIX\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743637323&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743637323\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743637323%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw3w8JEVP_NSCg8Jf0biyDAR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=http://worldcat.org/oclc/991078439&clientid=librarylink&usg=AOvVaw0PG-NfbkyaMZKq-Q3v0T3R&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Le grand jeu</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE700T27RC0LAxvqjSDn-UwEz-P79giZTjHu7_V1uTcpZwORzFQYniOc5ayXIkOMs-Owmq9m9XlwJZQp1GUlPL8uAq5Ld8wXrL0MTgiDjz6g-_SMDkVNE2ZvXeA7GMtNyy8tLqz1v" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>192 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - 0��toiles"><span class="gb-star-on goog-inline-block rating"><span class="value-title" title="3.0"></span></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">4</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ?</p> <p> Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord.</p> <p> Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu.</p> <p> Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions...</p> <p> Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments.</p> <p> Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine.</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Jh9sDAAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - AMR_La_Pirate - Babelio</span><p dir=ltr><span dir=ltr>Encore un excellent podcast de l’�mission L’Atelier fiction sur France Culture… Encore une �coute qui me donne envie de d�couvrir une auteure que je ne connaissais pas, C�line Minard, et l’un de ses ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2440130&usg=AOvVaw06f8UuvGYROAyEXj2-o2PE&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - jcjc352 - Babelio</span><p dir=ltr><span dir=ltr>Entre � Faillir �tre flingu� � ( le titre d�j� interpelle et nous fait pressentir qu’on va avoir droit � quelque chose de nouveau, certes c’est bien ) et � grand jeu � un tel gouffre que j’en suis ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2359816&usg=AOvVaw3x1pUan2pN0jg9Bcaaa-td&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT4&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT24&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT42&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT53&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><span style="white-space:nowrap"><span dir=ltr>Section 5</span></span></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT102&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 6" style="white-space:nowrap"><span dir=ltr>Section 6</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT113&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 7" style="white-space:nowrap"><span dir=ltr>Section 7</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=assise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>assise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=blocs&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>blocs</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bois&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bois</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bord&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bord</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouger&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bouger</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=br%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>br�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>c’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=cabane&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>cabane</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=centim%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>centim�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chang%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>chang�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chaud&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>chaud</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chemin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chemin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ciel&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ciel</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=commenc%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>commenc�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=compl%C3%A8tement&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>compl�tement</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>corde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corps&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>corps</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%C3%B4t%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c�t�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=courant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>courant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>d’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=dernier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>dernier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=descendue&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>descendue</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Dongbin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>Dongbin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Est-ce&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>Est-ce</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fa%C3%A7on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>fa�on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=faisait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>faisait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fond&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>fond</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=forme&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>forme</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=haut&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>haut</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=humaine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>humaine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=insectes&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>insectes</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99ai+pris&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>J’ai pris</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>j’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>j’en</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99%C3%A9tais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>J’�tais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jardin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>jardin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jouer&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>jouer</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jour&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>jour</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jusqu%E2%80%99%C3%A0&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>jusqu’�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>l’ai</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99air&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>l’air</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99autre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>l’autre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>l’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99espace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’espace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>laine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laiss%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>laiss�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=lev%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>lev�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ligne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ligne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=long&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>long</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>marche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marmotte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>marmotte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=matin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>matin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=menace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>menace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=milieu&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>milieu</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=montagne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>montagne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>mont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mouvements&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mouvements</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>n’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>n’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=noires&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>noires</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nuit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>nuit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=paroi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>paroi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pass%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>pass�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pelouse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>pelouse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pens%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pens�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petite&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>petite</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pierre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>pierre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pins&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>pins</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pleine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pleine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=plioc%C3%A8ne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>plioc�ne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pos%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pos�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pouvait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pouvait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pr%C3%A9sence&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>pr�sence</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=promesse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>promesse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=regard%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>regard�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=remont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>remont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=respiration&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>respiration</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=roche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>roche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ruisseau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ruisseau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sangle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>sangle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=semblait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>semblait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=senti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>senti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=serait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>serait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=seule&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>seule</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=soleil&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>soleil</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sommet&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>sommet</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sorti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>sorti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=suivi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>suivi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tenir&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>tenir</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=terre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>terre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tomb%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>tomb�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=toucher&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>toucher</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=trouver&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>trouver</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vall%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vall�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vent&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>vent</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vire&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vire</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=voie&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>voie</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2016)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode" alt="QR code for Le grand jeu"title="Le grand jeu"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Le grand jeu</span><br><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=bibliogroup:%22Litt%C3%A9rature+Rivages%22&source=gbs_metadata_r&cad=5"><i><span dir=ltr>Litt�rature Rivages</span></i></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=5"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743637323, 9782743637323</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>192 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.bibtex?id=Jh9sDAAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.enw?id=Jh9sDAAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.ris?id=Jh9sDAAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsZipitFolderCollectionEnabled:1, IsBooksUnifiedLeftNavEnabled:1, IsBooksRentalEnabled:1, IsBrowsingHistoryEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Jh9sDAAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Jh9sDAAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&v=Jh9sDAAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_4] Response time is below 500ms | 3 | 0 | 0 |
| [code_4] Response code is 200 | 3 | 0 | 0 |
| [format_4] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_4] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_4] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_4] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_4] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34f045b8-df6a-4054-927d-6f8d387c52b2 |
| Host | books.google.fr |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Cookie | NID=213=jFMMTej782J1jHaBsVBPfXFR4cKIO7036sTHbjdf329JSUX6mFPpvzQI6f52-sj77NbUbDPyHjVNB02PkK2bQFSAkvdfqxQ_-EYR_Qeb2bbCIwPlKLBK9Yl7FNV_Fc_dnCmu_ed6q1CgRiXmkNNFK3QK-cizmzyFZGk332tCz9E; CONSENT=PENDING+858 |
| Referer | http://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=&source=gbs_api |
| Header Name | Header Value |
|---|---|
| Date | Fri, 09 Apr 2021 16:21:54 GMT |
| Expires | Fri, 09 Apr 2021 16:21:54 GMT |
| Cache-Control | private, max-age=0 |
| X-Frame-Options | SAMEORIGIN |
| X-XSS-Protection | 1; mode=block |
| Strict-Transport-Security | max-age=604800 |
| Content-Type | text/html; charset=ISO-8859-1 |
| X-Content-Type-Options | nosniff |
| Content-Encoding | gzip |
| Server | OFE/0.1 |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
<!DOCTYPE html><html><head><title>Le grand jeu - C�line Minard - Google Livres</title><link rel="stylesheet" href="/books/css/_49787c5e06871df7d2e9527275d2af6b/kl_about_this_book_kennedy_full_bundle.css" type="text/css" /><script src="/books/javascript/atb_49787c5e06871df7d2e9527275d2af6b__fr.js"></script><link rel="canonical" href="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta property="og:url" content="https://books.google.com/books/about/Le_grand_jeu.html?hl=fr&id=Jh9sDAAAQBAJ"/><meta name="title" content="Le grand jeu"/><meta name="description" content="Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ? Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord. Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu. Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions... Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments. Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine."/><meta property="og:title" content="Le grand jeu"/><meta property="og:type" content="book"/><meta property="og:site_name" content="Google Books"/><meta property="og:image" content="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE70NZxN78_NVCM4SVckCp7YLg0a7IOH9e9J8qLsUVVEm-bdMhSmdlS3DuHh3634zWyJ4OXYnrLKrHPN5nH-UD8-KB4aJdexowbefEJHDb__LFxrUyEdYw1587Em2DFcyQF8EghCb"/><link rel="image_src" href="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE70NZxN78_NVCM4SVckCp7YLg0a7IOH9e9J8qLsUVVEm-bdMhSmdlS3DuHh3634zWyJ4OXYnrLKrHPN5nH-UD8-KB4aJdexowbefEJHDb__LFxrUyEdYw1587Em2DFcyQF8EghCb"/><script></script><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}
#gbar { padding:.3em .6em !important;}</style></head><body ><div id=gbar><nobr><a target=_blank class=gb1 href="https://www.google.fr/search?tab=pw">Recherche</a> <a target=_blank class=gb1 href="https://www.google.fr/search?hl=fr&tbm=isch&source=og&tab=pi">Images</a> <a target=_blank class=gb1 href="https://maps.google.fr/maps?hl=fr&tab=pl">Maps</a> <a target=_blank class=gb1 href="https://play.google.com/?hl=fr&tab=p8">Play</a> <a target=_blank class=gb1 href="https://www.youtube.com/results?gl=FR&tab=p1">YouTube</a> <a target=_blank class=gb1 href="https://news.google.com/?tab=pn">Actualit�s</a> <a target=_blank class=gb1 href="https://mail.google.com/mail/?tab=pm">Gmail</a> <a target=_blank class=gb1 href="https://drive.google.com/?tab=po">Drive</a> <a target=_blank class=gb1 style="text-decoration:none" href="https://www.google.fr/intl/fr/about/products?tab=ph"><u>Plus</u> »</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a target=_top id=gb_70 href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api&hl=fr&ec=GAZACg" class=gb4>Connexion</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div role="alert" style="position: absolute; left: 0; right: 0;"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&output=html_text" title="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran." target="_top"><img border="0" src="//www.google.com/images/cleardot.gif"alt="Les utilisateurs de lecteurs d'�cran peuvent cliquer sur ce lien pour activer le mode d'accessibilit�. Celui-ci propose les m�mes fonctionnalit�s principales, mais il est optimis� pour votre lecteur d'�cran."></a></div><div class="kd-appbar"><h2 class="kd-appname"><a href="/books?hl=fr">Livres</a></h2><div class="kd-buttonbar left" id="left-toolbar-buttons"><a id="appbar-write-review-link" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr"></a><a id="appbar-view-print-sample-link" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_atb"></a><a id="appbar-view-ebook-sample-link" href="https://play.google.com/books/reader?id=Jh9sDAAAQBAJ&hl=fr&printsec=frontcover&source=gbs_atb"></a><a id="appbar-patents-prior-art-finder-link" href=""></a><a id="appbar-patents-discuss-this-link" href="" data-is-grant=""></a><a id="appbar-read-patent-link" href=""></a><a id="appbar-download-pdf-link" href=""></a></div><div class="kd-buttonbar right" id="right-toolbar-buttons"></div></div><div style="display: none"><ol id="ofe-gear-menu-contents" class="gbmcc"><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlibrary%26hl%3Dfr&hl=fr">Ma biblioth�que</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="http://books.google.fr/support/topic/4359341?hl=fr-FR">Aide</a></li><li class="gbe gbmtc"><a class="gbmt goog-menuitem-content" id="" href="https://books.google.fr/advanced_book_search?hl=fr">Recherche Avanc�e de Livres</a></li></ol></div><div id="volume-main"><div id="volume-left"><div id=menu_container ><div id="menu_scroll_wrapper"><div id="menu_scroll" role="navigation"><div id="gb-get-book-container"><a href="https://play.google.com/store/books/details?id=Jh9sDAAAQBAJ&rdid=book-Jh9sDAAAQBAJ&rdot=1&source=gbs_atb&pcampaignid=books_booksearch_atb" id="gb-get-book-content">Acheter cet e-book – 6,99�€</a></div><p id="gb-buy-options-trigger" class="gb-buy-options-link">Obtenir la version papier de ce livre</p><h3 class=about_title><a name="buy_anchor"></a></h3><div id=buy class=about_content><div id=buy_v><ul style="list-style-type: none; padding-left: 0; margin: 0;"><li><a style="white-space:normal" href="http://actes-sud.fr/" dir=ltr onMouseOver="this.href='http://actes-sud.fr/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Actes Sud');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://actes-sud.fr/\x26usg\x3dAOvVaw2OP3yZikRE15KdPD2PpbUb\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Actes Sud</span></a></li><li><a style="white-space:normal" href="http://www.amazon.fr/gp/search?index=books&linkCode=qs&keywords=9782743637323" dir=ltr onMouseOver="this.href='http://www.amazon.fr/gp/search?index\x3dbooks\x26linkCode\x3dqs\x26keywords\x3d9782743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Amazon France');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.amazon.fr/gp/search%3Findex%3Dbooks%26linkCode%3Dqs%26keywords%3D9782743637323\x26usg\x3dAOvVaw0MgdUMQh3q7xVz3TkO8xnM\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Amazon France</span></a></li><li><a style="white-space:normal" href="http://www.decitre.fr/recherche/resultat.aspx?criteres=2743637323+&typeCritere=EI" dir=ltr onMouseOver="this.href='http://www.decitre.fr/recherche/resultat.aspx?criteres\x3d2743637323+\x26typeCritere\x3dEI';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Decitre');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.decitre.fr/recherche/resultat.aspx%3Fcriteres%3D2743637323%2B%26typeCritere%3DEI\x26usg\x3dAOvVaw34OLMWt-5ieN1sYbxWWr96\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Decitre</span></a></li><li><a style="white-space:normal" href="http://www.librairiedialogues.fr/livre/2743637323/" dir=ltr onMouseOver="this.href='http://www.librairiedialogues.fr/livre/2743637323/';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Dialogues');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.librairiedialogues.fr/livre/2743637323/\x26usg\x3dAOvVaw1daHULFAsfi98koVp7-QPt\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Dialogues</span></a></li><li><a style="white-space:normal" href="http://www.fnac.com/advanced/book.do?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.fnac.com/advanced/book.do?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'FNAC');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.fnac.com/advanced/book.do%3Fisbn%3D2743637323\x26usg\x3dAOvVaw0YkYr02sGR6VZc6gb-gNo1\x26source\x3dgbs_buy_r';return true"><span dir=ltr>FNAC</span></a></li><li><a style="white-space:normal" href="http://www.mollat.com/livres/livre-9782743637323.html" dir=ltr onMouseOver="this.href='http://www.mollat.com/livres/livre-9782743637323.html';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Mollat');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.mollat.com/livres/livre-9782743637323.html\x26usg\x3dAOvVaw3AEoTluzrjzOuxnwBpFO30\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Mollat</span></a></li><li><a style="white-space:normal" href="http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn=2743637323" dir=ltr onMouseOver="this.href='http://www.ombres-blanches.fr/pub/livres/fiche_det.php?isbn\x3d2743637323';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Ombres-Blanches');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.ombres-blanches.fr/pub/livres/fiche_det.php%3Fisbn%3D2743637323\x26usg\x3dAOvVaw1gERdcmDwjF8NQZafwbcIX\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Ombres-Blanches</span></a></li><li><a style="white-space:normal" href="http://www.sauramps.com/rubrique.php3?id_rubrique=4914&I=2743637323&F=N&choix=fiche" dir=ltr onMouseOver="this.href='http://www.sauramps.com/rubrique.php3?id_rubrique\x3d4914\x26I\x3d2743637323\x26F\x3dN\x26choix\x3dfiche';return false" onMouseDown="_OC_analyticsTrack('Shop', 'Click', 'Sauramps');this.href='/url?client\x3dca-google-print\x26format\x3dgoogleprint\x26num\x3d0\x26id\x3dJh9sDAAAQBAJ\x26q\x3dhttp://www.sauramps.com/rubrique.php3%3Fid_rubrique%3D4914%26I%3D2743637323%26F%3DN%26choix%3Dfiche\x26usg\x3dAOvVaw3w8JEVP_NSCg8Jf0biyDAR\x26source\x3dgbs_buy_r';return true"><span dir=ltr>Sauramps</span></a></li><li><hr style="margin-right: 20%; color: #666;"></li><li><a style="white-space:normal" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=http://worldcat.org/oclc/991078439&clientid=librarylink&usg=AOvVaw0PG-NfbkyaMZKq-Q3v0T3R&source=gbs_buy_r"onclick="_OC_analyticsTrack('Shop', 'Click', 'Trouver ce livre dans une biblioth�que')"><span dir=ltr>Trouver ce livre dans une biblioth�que</span></a></li><li><a class="secondary" style="white-space:normal" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&sitesec=buy&hl=fr&source=gbs_buy_r" id="get-all-sellers-link"><span dir=ltr>Tous les vendeurs</span> »</a></li></ul></div></div><div class=menu id=menu><div class="menu_content" style="margin-bottom:6px"><div style="margin-bottom:4px"></div><div style="margin-bottom:3px"></div><div></div></div></div><div><div id="navbarContainer" class="gb-navbar"></div><script>_OC_InitNavbar({"child_node":[{"title":"Ma biblioth�que","url":"https://books.google.fr/books?uid=114584440181414684107\u0026hl=fr\u0026source=gbs_lp_bookshelf_list","id":"my_library","collapsed":true},{"title":"Mon historique","url":"","id":"my_history","collapsed":true},{"title":"Livres sur Google�Play","url":"https://play.google.com/store/books","id":"ebookstore","collapsed":true}],"highlighted_node_id":""});</script></div></div></div></div></div><div id="volume-center"><div id="scroll_atb" role="main"><div class=vertical_module_list_row><div id=ge_summary class=about_content><div id=ge_summary_v><div class="hproduct"><table id="summary_content_table" cellspacing=0 cellpadding=0><tr><td id="bookinfo"><h1 class="booktitle"><span class="fn"><span dir=ltr>Le grand jeu</span></span><span class="subtitle"></span></h1><div class="bookcover"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr&source=gbs_ge_summary_r&cad=0" ><img src="https://books.google.fr/books/publisher/content?id=Jh9sDAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&imgtk=AFLRE71fAvLl5QNFUmIy8bFlBFYClTVCQ0K57CHoR1Zog3b2UEzbTHXVLU2nuN7pVTCUPkpbMwIYXVu0y5TbLLux0RlPftZ0sNedGfwEejW5_Ior1jT96HBR6kCVOdlNY6Iu_QY5rVCj" alt="Couverture" title="Couverture" width=128 border=1 id=summary-frontcover ></a></div><div class="bookinfo_sectionwrap"><div><a href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22" class="secondary"><span dir=ltr>C�line Minard</span></a></div><div><span dir=ltr>Rivages</span> - <span dir=ltr>192 pages</span></div><div class="reviewaggregate hreview-aggregate"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" aria-label="Note moyenne attribu�e par les utilisateurs - 0��toiles"><span class="gb-star-on goog-inline-block rating"><span class="value-title" title="3.0"></span></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-on goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span><span class="gb-star-off goog-inline-block"></span></a> <span class="num-ratings"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&sitesec=reviews" class="sbs-count secondary"><span class="count">4</span> Avis</a></span></div></div><div id=synopsis><div id=synopsis-window><div id=synopsistext dir=ltr class="sa"><p>Install�e dans un refuge high-tech accroch� � une paroi d’un massif montagneux, une femme s'isole de ses semblables pour tenter de r�pondre � une question simple : comment vivre ?</p> <p> Outre la solitude, elle s’impose un entra�nement physique et spirituel intense fait de longues marches, d’activit�s de survie, de slackline, de musique et de la r�daction d’un journal de bord.</p> <p> Saura-t-elle � comment vivre � apr�s s’�tre mise � l’�preuve de conditions extr�mes, de la nature immuable des temps g�ologiques, de la brutalit� des �l�ments ? C’est dans l’espoir d’une r�ponse qu’elle s’est volontairement pr�par�e, qu’elle a tout pr�vu.</p> <p> Tout, sauf la pr�sence, sur ces montagnes d�sol�es, d’une ermite, surgie de la roche et du vent, qui bouleversera ses plans et changera ses r�solutions...</p> <p> Avec son style ac�r�, C�line Minard nous offre un texte magnifique sur les jeux et les enjeux d'une solitude volontaire confront�e � l’�preuve des �l�ments.</p> <p> Laur�ate du prix Inter (2014) pour Faillir �tre flingu�, C�line Minard est �galement l’auteur du Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd’hui comme l’une des voix les plus originales de la litt�rature contemporaine.</p></div></div></div><div class="search_box_wrapper"><form action=/books id=search_form style="margin:0px;padding:0px;" method=get> <input type=hidden name="hl" value="fr"><input type=hidden name="id" value="Jh9sDAAAQBAJ"><table cellpadding=0 cellspacing=0 class="swv-table"><tr><td class="swv-td-search"><span><input id=search_form_input type=text maxlength=1024 class="text_flat swv-input-search" aria-label="Rechercher dans ce livre" name=q value="" title="Chercher dedans" accesskey=i></span></td><td class="swv-td-space"><div> </div></td><td><input type=submit value="Chercher dedans"></td></tr></table><script type="text/javascript">if (window['_OC_autoDir']) {_OC_autoDir('search_form_input');}</script></form><div id="preview-link"><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=frontcover&hl=fr" class="primary"><span dir=ltr>Aper�u du livre</span> »</a></div></div></td> </tr></table><div id="summary-second-column"></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="reviews_ge_anchor"></a>Avis des internautes <span class='dash'>-</span> <a href='https://www.google.com/accounts/Login?service=print&continue=https://books.google.fr/books%3Fop%3Dlookup%26id%3DJh9sDAAAQBAJ%26continue%3Dhttps://books.google.fr/books%253Fid%253DJh9sDAAAQBAJ%2526hl%253Dfr%2526source%253Dgbs_api%26hl%3Dfr&hl=fr' class='primary write-review' id='write-review-link'>R�diger un commentaire</a></h3><div id=reviews_ge class=about_content><div id=reviews_ge_v><div id="histogram-container"></div><div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - AMR_La_Pirate - Babelio</span><p dir=ltr><span dir=ltr>Encore un excellent podcast de l’�mission L’Atelier fiction sur France Culture… Encore une �coute qui me donne envie de d�couvrir une auteure que je ne connaissais pas, C�line Minard, et l’un de ses ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2440130&usg=AOvVaw06f8UuvGYROAyEXj2-o2PE&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div><div class="single-review"><h4><span dir=ltr>Le Grand Jeu</span></h4><span class="aux" >Avis d'utilisateur - jcjc352 - Babelio</span><p dir=ltr><span dir=ltr>Entre � Faillir �tre flingu� � ( le titre d�j� interpelle et nous fait pressentir qu’on va avoir droit � quelque chose de nouveau, certes c’est bien ) et � grand jeu � un tel gouffre que j’en suis ...</span> <a class="secondary" href="https://books.google.fr/url?id=Jh9sDAAAQBAJ&q=https://www.babelio.com/livres/Minard-Le-Grand-Jeu/850388/critiques/2359816&usg=AOvVaw3x1pUan2pN0jg9Bcaaa-td&source=gbs_site_section_reviews_ge_r">Consulter l'avis complet</a></p></div></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="toc_anchor"></a>Table des mati�res</h3><div id=toc class=about_content><div id=toc_v><div class="first_toc_column"><div class="first_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT4&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 1" style="white-space:nowrap"><span dir=ltr>Section 1</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT24&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 2" style="white-space:nowrap"><span dir=ltr>Section 2</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT42&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 3" style="white-space:nowrap"><span dir=ltr>Section 3</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT53&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 4" style="white-space:nowrap"><span dir=ltr>Section 4</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><div class="second_toc_column"><div class="second_toc_pad"><table><tr><td class="toc_entry"><div class="toc_entry"><span style="white-space:nowrap"><span dir=ltr>Section 5</span></span></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT102&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 6" style="white-space:nowrap"><span dir=ltr>Section 6</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&pg=PT113&hl=fr&source=gbs_toc_r&cad=2" ><span title="Section 7" style="white-space:nowrap"><span dir=ltr>Section 7</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr><tr><td class="toc_entry"><div class="toc_entry"><a class="primary" href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&printsec=copyright&hl=fr" ><span title="Droits d'auteur" style="white-space:nowrap"><span dir=ltr>Droits d'auteur</span></span></a></div></td><td class="toc_number" align=right></td></tr><tr><td class="toc_border"> </td><td class="toc_border"></td></tr></table></div></div><br style="clear:both;"/></div><div style="clear:left; height:1em"></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="word_cloud_anchor"></a>Expressions et termes fr�quents</h3><div id=word_cloud class=about_content><div id=word_cloud_v><style type="text/css">.cloud9 {color: #7777cc;font-size: 10px;}.cloud8 {color: #6963CC;font-size: 10.5px;}.cloud7 {color: #6057CC;font-size: 11px;}.cloud6 {color: #574BCC;font-size: 11.5px;}.cloud5 {color: #4E3DCC;font-size: 12px;}.cloud4 {color: #4632CC;font-size: 14px;}.cloud3 {color: #3D26CC;font-size: 16px;}.cloud2 {color: #341ACC;font-size: 18px;}.cloud1 {color: #2B0DCC;font-size: 20px;}.cloud0 {color: #2200CC;font-size: 22px;}.cloud {margin-top: 4px;line-height: 24px;}.cloud a {margin-right: 6px;text-decoration: none;}.cloud a:hover {text-decoration: underline;}</style><div class=cloud><a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=assise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>assise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=avant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>avant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=blocs&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>blocs</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bois&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bois</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bord&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bord</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouger&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bouger</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bout&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bout</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bouteille&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>bouteille</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=br%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>br�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=bruit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>bruit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>c’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=cabane&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>cabane</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=centim%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>centim�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chang%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>chang�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chaud&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>chaud</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chemin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chemin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=chose&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>chose</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ciel&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ciel</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=commenc%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>commenc�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=compl%C3%A8tement&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>compl�tement</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>corde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=corps&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>corps</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=c%C3%B4t%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>c�t�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=coup&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>coup</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=courant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>courant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>d’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>d’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=d%E2%80%99une&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>d’une</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=dernier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>dernier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=descendue&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>descendue</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=devant&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>devant</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Dongbin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>Dongbin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=Est-ce&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>Est-ce</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fa%C3%A7on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>fa�on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=faisait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>faisait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=fond&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>fond</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=forme&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>forme</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=gauche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>gauche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=haut&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>haut</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=heures&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>heures</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=humaine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>humaine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=insectes&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>insectes</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99ai+pris&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>J’ai pris</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>j’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=j%E2%80%99en&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>j’en</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=J%E2%80%99%C3%A9tais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>J’�tais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jardin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>jardin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jouer&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>jouer</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jour&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>jour</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=jusqu%E2%80%99%C3%A0&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>jusqu’�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99ai&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>l’ai</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99air&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>l’air</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99autre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>l’autre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99eau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>l’eau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99espace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’espace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=l%E2%80%99int%C3%A9rieur&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>l’int�rieur</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>laine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=laiss%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>laiss�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=lev%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>lev�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ligne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>ligne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=long&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>long</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=main&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>main</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>marche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=marmotte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>marmotte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=matin&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>matin</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=menace&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>menace</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=m%C3%A8tres&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>m�tres</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=milieu&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>milieu</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mise&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mise</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=monde&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>monde</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=montagne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>montagne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>mont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=mouvements&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>mouvements</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99avais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>n’avais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>n’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=n%E2%80%99%C3%A9tait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>n’�tait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=noires&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>noires</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nouveau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>nouveau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=nuit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>nuit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ouvert&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ouvert</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=paroi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>paroi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pass%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>pass�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pelouse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>pelouse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pens%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pens�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petit&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>petit</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=petite&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>petite</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=peut-%C3%AAtre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>peut-�tre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pied&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud2"><span dir=ltr>pied</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pierre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>pierre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pins&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>pins</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=place&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>place</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pleine&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pleine</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=plioc%C3%A8ne&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>plioc�ne</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=porte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>porte</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pos%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>pos�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pouvait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>pouvait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=premier&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>premier</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=pr%C3%A9sence&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>pr�sence</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=promesse&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>promesse</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99elle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>qu’elle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud1"><span dir=ltr>qu’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99on&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>qu’on</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=qu%E2%80%99un&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>qu’un</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=quatre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>quatre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=regard%C3%A9&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>regard�</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=remont%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>remont�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=respiration&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>respiration</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=reste&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>reste</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=rien&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>rien</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=roche&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>roche</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=ruisseau&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>ruisseau</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99est&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>s’est</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%E2%80%99il&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s’il</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sais&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>sais</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sangle&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>sangle</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=s%C3%A8che&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>s�che</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=semblait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>semblait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=senti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>senti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=serait&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>serait</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=seule&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>seule</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=soleil&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud0"><span dir=ltr>soleil</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sommet&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>sommet</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=sorti&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>sorti</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=suivi&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>suivi</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tenir&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>tenir</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=terre&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>terre</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=t%C3%AAte&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud3"><span dir=ltr>t�te</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=tomb%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>tomb�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=toucher&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud9"><span dir=ltr>toucher</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=trouver&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>trouver</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vall%C3%A9e&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vall�e</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vent&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud5"><span dir=ltr>vent</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vide&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud4"><span dir=ltr>vide</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=vire&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud8"><span dir=ltr>vire</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=voie&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud6"><span dir=ltr>voie</span></a> <a href="https://books.google.fr/books?id=Jh9sDAAAQBAJ&q=yeux&hl=fr&source=gbs_word_cloud_r&cad=3" class="cloud7"><span dir=ltr>yeux</span></a></div></div></div></div><div class=vertical_module_list_row><h3 class=about_title><a name="about_author_anchor"></a>� propos de l'auteur <span style="color:#666; font-weight:normal">(2016)</span></h3><div id=about_author class=about_content><div id=about_author_v><div class=textmodulecontent><p>C�line Minard est l'auteur de plusieurs romans dont Le Dernier Monde (2007), Bastard Battle (2008), et So long, Luise (2011). Elle est consid�r�e aujourd'hui comme l'une des voix les plus originales de la litt�rature contemporaine.</p>
</div></div></div></div><div class=vertical_module_list_row><h3 class="about_title">Informations bibliographiques</h3><div class="about_content" id="metadata_content" style="padding-bottom:.3em"><div class="metadata_sectionwrap"><div class="qrcode_content"><a href="https://chart.googleapis.com/chart?chs=400x400&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode"><img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://books.google.fr/books?id=Jh9sDAAAQBAJ&source=qrcode" alt="QR code for Le grand jeu"title="Le grand jeu"width="150" height="150"></a></div><table id="metadata_content_table"><tr class="metadata_row"><td class="metadata_label">Titre</td><td class="metadata_value"><span dir=ltr>Le grand jeu</span><br><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=bibliogroup:%22Litt%C3%A9rature+Rivages%22&source=gbs_metadata_r&cad=5"><i><span dir=ltr>Litt�rature Rivages</span></i></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Auteur</span></td><td class="metadata_value"><a class="primary" href="https://www.google.fr/search?hl=fr&tbo=p&tbm=bks&q=inauthor:%22C%C3%A9line+Minard%22&source=gbs_metadata_r&cad=5"><span dir=ltr>C�line Minard</span></a></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>�diteur</span></td><td class="metadata_value"><span dir=ltr>Rivages</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>ISBN</span></td><td class="metadata_value"><span dir=ltr>2743637323, 9782743637323</span></td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Longueur</span></td><td class="metadata_value"><span dir=ltr>192 pages</span></td></tr><tr class="metadata_row"><td> </td><td> </td></tr><tr class="metadata_row"><td class="metadata_label"><span dir=ltr>Exporter la citation</span></td><td class="metadata_value"><a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.bibtex?id=Jh9sDAAAQBAJ&hl=fr&output=bibtex"><span dir=ltr>BiBTeX</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.enw?id=Jh9sDAAAQBAJ&hl=fr&output=enw"><span dir=ltr>EndNote</span></a> <a class="gb-button " href="https://books.google.fr/books/download/Le_grand_jeu.ris?id=Jh9sDAAAQBAJ&hl=fr&output=ris"><span dir=ltr>RefMan</span></a></td></tr></table></div><div style="clear:both"></div></div></div><script>_OC_addFlags({Host:"https://books.google.fr/", IsBooksUnifiedLeftNavEnabled:1, IsBooksRentalEnabled:1, IsBrowsingHistoryEnabled:1, IsZipitFolderCollectionEnabled:1});_OC_Run({"is_cobrand":false,"sign_in_url":"https://www.google.com/accounts/Login?service=print\u0026continue=https://books.google.fr/books%3Fid%3DJh9sDAAAQBAJ%26hl%3Dfr%26source%3Dgbs_api\u0026hl=fr"}, {"volume_id":"Jh9sDAAAQBAJ","is_ebook":true,"volumeresult":{"has_flowing_text":true,"has_scanned_text":true,"can_download_pdf":false,"can_download_epub":false,"is_pdf_drm_enabled":false,"is_epub_drm_enabled":false},"sample_url":"https://play.google.com/books/reader?id=Jh9sDAAAQBAJ\u0026hl=fr\u0026printsec=frontcover\u0026source=gbs_atb_hover","is_browsable":true,"is_public_domain":false}, {});</script><div id="footer_table" style="font-size:83%;text-align:center;position:relative;top:20px;height:4.5em;margin-top:2em"><div style="margin-bottom:8px"><a href="/intl/fr/googlebooks/about.html"><nobr><nobr>� propos de Google�Livres</nobr></nobr></a> - <a href="/intl/fr/googlebooks/privacy.html"><nobr><nobr>R�gles de confidentialit�</nobr></nobr></a> - <a href="/intl/fr/googlebooks/tos.html"><nobr><nobr>Conditions d' utilisation</nobr></nobr></a> - <a href="http://books.google.fr/support/partner/?hl=fr-FR"><nobr><nobr>Informations destin�es aux �diteurs</nobr></nobr></a> - <a href="http://books.google.fr/support/answer/180577?hl=fr-FR&url=https://books.google.fr/books?id=Jh9sDAAAQBAJ&hl=fr&source=gbs_api&v=Jh9sDAAAQBAJ&is=atb"><nobr><nobr>Signaler un probl�me</nobr></nobr></a> - <a href="http://books.google.fr/support/topic/4359341?hl=fr-FR"><nobr><nobr>Aide</nobr></nobr></a> - <a href="https://www.google.fr/search?hl=fr"><nobr><nobr>Accueil Google</nobr></nobr></a></div></div><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-18010-1', 'auto');ga('send', 'pageview');</script><script async src='https://www.google-analytics.com/analytics.js'></script></div></div></div><script>(function() {var href = window.location.href;if (href.indexOf('?') !== -1) {var parameters = href.split('?')[1].split('&');for (var i = 0; i < parameters.length; i++) {var param = parameters[i].split('=');if (param[0] == 'focus') {var elem = document.getElementById(param[1]);if (elem) {elem.focus();}}}}})();</script>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_5] Response time is below 500ms | 3 | 0 | 0 |
| [code_5] Response code is 200 | 3 | 0 | 0 |
| [format_5] Response format is JSON | 3 | 0 | 0 |
| [S501bC001_5] Response <id> matches request id | 3 | 0 | 0 |
| [S501bC002_5] Response <title> matches request title | 3 | 0 | 0 |
| [S501bC003_5] Response has <thumbnail> property which is a valid URL | 3 | 0 | 0 |
| [S201bC004_5] Response <previewLink> is valid and pointing to an html page | 3 | 0 | 0 |
| Total | 21 | 0 | 0 |
| Test Name | Assertion Error |
|---|
This REQUEST sets the TOKEN for all requests and routes the current iteration to its dedicated REQUEST.
| Header Name | Header Value |
|---|---|
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 99a93255-cba3-49c9-9742-00e0e1be1e35 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json; charset=UTF-8 |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:55 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"kind": "books#volumes",
"totalItems": 632,
"items": [
{
"kind": "books#volume",
"id": "B3hOv6y9_dcC",
"etag": "q213/uX/+3s",
"selfLink": "https://www.googleapis.com/books/v1/volumes/B3hOv6y9_dcC",
"volumeInfo": {
"title": "Akim-foo",
"subtitle": "The History of a Failure",
"authors": [
"Sir William Francis Butler"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "HARVARD:32044088677398"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 300,
"printType": "BOOK",
"categories": [
"Ashanti War, 1873-1874"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.1.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=B3hOv6y9_dcC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=B3hOv6y9_dcC&pg=RA1-PA11&dq=foo&hl=&cd=1&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=B3hOv6y9_dcC&rdid=book-B3hOv6y9_dcC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Akim_foo.epub?id=B3hOv6y9_dcC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=B3hOv6y9_dcC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Akim - \u003cb\u003efoo\u003c/b\u003e : the History of a Failure . Demy Svo . cloth . 16s . 78. 6d . ADOGAN ( \u003cbr\u003e\nLady A. ) Illustrated Games of Patience . By the LADY ADELAIDE CADOGAN . \u003cbr\u003e\nTwentyfour Diagrams in Colours , with Descriptive Text . Foolscap 4to . , cloth \u003cbr\u003e\nextra ..."
}
},
{
"kind": "books#volume",
"id": "ZUE6AQAAMAAJ",
"etag": "7i2SEDP/bP0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/ZUE6AQAAMAAJ",
"volumeInfo": {
"title": "Correspondence Respecting the Attack on British Protestant Missionaries at Yang-chow-foo, August 1868",
"subtitle": "Presented to Both Houses of Parliament by Command of Her Majesty, 1869",
"authors": [
"Great Britain. Foreign Office"
],
"publishedDate": "1975",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "MSU:31293107021796"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 189,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=ZUE6AQAAMAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=ZUE6AQAAMAAJ&pg=RA1-PA51&dq=foo&hl=&cd=2&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=ZUE6AQAAMAAJ&rdid=book-ZUE6AQAAMAAJ&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Correspondence_Respecting_the_Attack_on.epub?id=ZUE6AQAAMAAJ&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=ZUE6AQAAMAAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "On the 29th , when I landed in my own boats and went up to Taiwan - \u003cb\u003efoo\u003c/b\u003e , and \u003cbr\u003e\nwas received by the Taoutae in accordance with a demand from me , the Taoutae \u003cbr\u003e\nkept me waiting in a hot court - yard for ten minutes and never received me with ..."
}
},
{
"kind": "books#volume",
"id": "rhIrDwAAQBAJ",
"etag": "YlVWR8gy6X4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/rhIrDwAAQBAJ",
"volumeInfo": {
"title": "Dave Grohl. Nirvana, Foo Fighters et autres mésaventures",
"authors": [
"Martin James"
],
"publisher": "Le Castor Astral éditeur",
"publishedDate": "2017-09-15",
"description": "Martin James retrace à l’aide d’interviews inédites la trajectoire de Dave Grohl, qui a démarré à 17 ans avec Scream, a participé à la légende Nirvana, a composé la discographie des Foo Fighters. Ou comment le bassiste, batteur, compositeur et chanteur est devenu une référence musicale mondiale, sans jamais renier le rock. Martin James est entre autres journaliste pour The Independent, The Guardian, Mojo et Uncut. Il est également auteur de biographies sur Moby, The Prodigy et Fat Boy Slim. « Tous les fans de Nirvana et des Foo Fighters, et les aficionados du rock en général, vont aimer ce livre. » - Library journal « Fascinant. » - The Guardian « C’est un fait : quoi qu’il fasse, avec ses tatouages, ses chemises de bûcheron et son sourire guilleret, Dave Grohl est cool. En concert, c’est un monstre d’abnégation et de générosité, prêt à tout pour son public. » - Télérama",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9791027804955"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 256,
"printType": "BOOK",
"categories": [
"Music"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=rhIrDwAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "fr",
"previewLink": "http://books.google.fr/books?id=rhIrDwAAQBAJ&pg=PT84&dq=foo&hl=&cd=3&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 17.99,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=rhIrDwAAQBAJ&rdid=book-rhIrDwAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 17990000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-epub.acsm?id=rhIrDwAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Dave_Grohl_Nirvana_Foo_Fighters_et_autre-sample-pdf.acsm?id=rhIrDwAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=rhIrDwAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "En dépit, semble-t-il, de leur propre succès, les \u003cb\u003eFoo\u003c/b\u003e Fighters sont fréquemment \u003cbr\u003e\ncomparés à Nirvana, souvent injustement. Dans son bilan de l'année, le Melody \u003cbr\u003e\nMaker, sévère, a « toujours ce sentiment dérangeant que les \u003cb\u003eFoo\u003c/b\u003e Fighters jouent\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "h1ZUjC5kiksC",
"etag": "rNoAumPmVV0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/h1ZUjC5kiksC",
"volumeInfo": {
"title": "History of Merchant Shipping and Ancient Commerce by W.S. Lindsay",
"authors": [
"William Schaw Lindsay"
],
"publishedDate": "1876",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "IBNF:CF005786550"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 672,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.2.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=h1ZUjC5kiksC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=h1ZUjC5kiksC&pg=PA611&dq=foo&hl=&cd=4&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=h1ZUjC5kiksC&rdid=book-h1ZUjC5kiksC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.epub?id=h1ZUjC5kiksC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/History_of_Merchant_Shipping_and_Ancient.pdf?id=h1ZUjC5kiksC&hl=&output=pdf&sig=ACfU3U3tiQpRwKP0AT8X9Sq4pnR0wnAK0Q&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=h1ZUjC5kiksC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Oct. 7 8 7 3 17 17 \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - too \u003cb\u003eFoo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e Shanghai Shanghai Whampoa \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow - \u003cb\u003efoo Foo\u003c/b\u003e - chow \u003cbr\u003e\n- \u003cb\u003efoo\u003c/b\u003e .. \u003cb\u003eFoo\u003c/b\u003e - chow - \u003cb\u003efoo\u003c/b\u003e Shanghai Sept. 11 102 100 122 98 128 126 104 97 97 ..."
}
},
{
"kind": "books#volume",
"id": "0K4RCTFXFTkC",
"etag": "vSEIqtnRsL0",
"selfLink": "https://www.googleapis.com/books/v1/volumes/0K4RCTFXFTkC",
"volumeInfo": {
"title": "Susanna Foo Chinese Cuisine",
"subtitle": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese Cook",
"authors": [
"Susanna Foo"
],
"publisher": "Houghton Mifflin Harcourt",
"publishedDate": "2002",
"description": "Shares recipes for dim sum, soups, vegetables, salads, fish, seafood, poultry, meat, noodles, rice, breads, pancakes, and desserts.",
"industryIdentifiers": [
{
"type": "ISBN_10",
"identifier": "0618254358"
},
{
"type": "ISBN_13",
"identifier": "9780618254354"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 352,
"printType": "BOOK",
"categories": [
"Cooking"
],
"averageRating": 4,
"ratingsCount": 3,
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "2.2.2.0.preview.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=0K4RCTFXFTkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&pg=PA242&dq=foo&hl=&cd=5&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=0K4RCTFXFTkC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Susanna_Foo_Chinese_Cuisine.html?hl=&id=0K4RCTFXFTkC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Susanna_Foo_Chinese_Cuisine-sample-pdf.acsm?id=0K4RCTFXFTkC&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=0K4RCTFXFTkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "The Fabulous Flavors & Innovative Recipes of North America's Finest Chinese \u003cbr\u003e\nCook Susanna \u003cb\u003eFoo\u003c/b\u003e. Return the sauce to the pot and add the daikon. Add the \u003cbr\u003e\nremaining 1 cup water to cover the daikon. Return the lamb to the pot, cover and\u003cbr\u003e\n ..."
}
},
{
"kind": "books#volume",
"id": "7ike6MAZ4JwC",
"etag": "10Urz5qE/1c",
"selfLink": "https://www.googleapis.com/books/v1/volumes/7ike6MAZ4JwC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze, and report of the naval surveyors on the river above Hankow. [With maps.]",
"authors": [
"Chamber of Commerce (SHANGHAI)"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "BL:A0023468275"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.3.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=7ike6MAZ4JwC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=7ike6MAZ4JwC&pg=PT39&dq=foo&hl=&cd=6&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=7ike6MAZ4JwC&rdid=book-7ike6MAZ4JwC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=7ike6MAZ4JwC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=7ike6MAZ4JwC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Khwei - \u003cb\u003efoo\u003c/b\u003e or Khwei - chow - \u003cb\u003efoo\u003c/b\u003e , -Barrier town , left bank Yangtsze . Szechuen . \u003cbr\u003e\nKia - ting - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - chow of Pau - ning - \u003cb\u003efoo\u003c/b\u003e . Szechuen . Kien - \u003cbr\u003e\nchuen - chow of Le - kiang - \u003cb\u003efoo\u003c/b\u003e . Yunnan . ( Below Map ) Kin - chow - \u003cb\u003efoo\u003c/b\u003e . \u003cbr\u003e\nHoopeh ..."
}
},
{
"kind": "books#volume",
"id": "JhdGyJag1oAC",
"etag": "05uW115vbiQ",
"selfLink": "https://www.googleapis.com/books/v1/volumes/JhdGyJag1oAC",
"volumeInfo": {
"title": "Report of the Delegates of the Shanghai General Chamber of Commerce on the Trade of the Upper Yangtsze (etc.)",
"authors": [
"[Anonymus AC10242920]"
],
"publishedDate": "1869",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "ONB:+Z228584602"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 51,
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.2.3.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=JhdGyJag1oAC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=JhdGyJag1oAC&pg=RA2-PT7&dq=foo&hl=&cd=7&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=JhdGyJag1oAC&rdid=book-JhdGyJag1oAC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false,
"downloadLink": "http://books.google.fr/books/download/Report_of_the_Delegates_of_the_Shanghai.epub?id=JhdGyJag1oAC&hl=&output=epub&source=gbs_api"
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=JhdGyJag1oAC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "Position Name . on Мар . EF FG Anla - hien of Clang - sla - \u003cb\u003efoo\u003c/b\u003e .長樂 FE Chang - \u003cbr\u003e\nlo - hien of Ichang - \u003cb\u003efoo\u003c/b\u003e . Hoopeh . | - Charg - kia - kow or Kalgan at Gate in Great \u003cbr\u003e\nWall , on road from Peking to Kiachta . ( Above Map ) JE Chang - show - hien of ..."
}
},
{
"kind": "books#volume",
"id": "FI4eaajjC7sC",
"etag": "XN8WMfbOsX8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/FI4eaajjC7sC",
"volumeInfo": {
"title": "Foo Fighters",
"publisher": "PediaPress",
"readingModes": {
"text": false,
"image": true
},
"printType": "BOOK",
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "preview-1.0.0",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=FI4eaajjC7sC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=FI4eaajjC7sC&pg=PA294&dq=foo&hl=&cd=8&source=gbs_api",
"infoLink": "http://books.google.fr/books?id=FI4eaajjC7sC&dq=foo&hl=&source=gbs_api",
"canonicalVolumeLink": "https://books.google.com/books/about/Foo_Fighters.html?hl=&id=FI4eaajjC7sC"
},
"saleInfo": {
"country": "FR",
"saleability": "NOT_FOR_SALE",
"isEbook": false
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": false
},
"webReaderLink": "http://play.google.com/books/reader?id=FI4eaajjC7sC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "539 ”\u003cb\u003eFoo\u003c/b\u003e Fighters > Charts & Awards > Billboard Albums” http://www.allmusic.\u003cbr\u003e\ncom/cg/amg.dll?p= amg&sql=11:jxfwxqegldde~T50. Allmusic. . Retrieved 2008-\u003cbr\u003e\n05-08. 540 ”Discography \u003cb\u003eFoo\u003c/b\u003e Fighters” ..."
}
},
{
"kind": "books#volume",
"id": "sK93DQAAQBAJ",
"etag": "BRCjDwC2hh4",
"selfLink": "https://www.googleapis.com/books/v1/volumes/sK93DQAAQBAJ",
"volumeInfo": {
"title": "Foo Foo and the Golden Fleas",
"authors": [
"Josh Roggenbuck"
],
"publisher": "Xlibris Corporation",
"publishedDate": "2016-11-03",
"description": "Book 2. Crisis has again hit Briar Patch. The Briar Patch street lights have gone missing. The councils main suspect? An old pack rat that lives off Farmer Browns land. To find the missing street lights, Briar Patch sends their newest knight, Foo Foo, on a daring new quest. But Foo Foo isnt sure he is ready for his first real assignment. Is our brave hero in over his head or can he face the challenges ahead? Its time for . . . the quest of the golden fleas!",
"industryIdentifiers": [
{
"type": "ISBN_13",
"identifier": "9781524550035"
},
{
"type": "ISBN_10",
"identifier": "1524550035"
}
],
"readingModes": {
"text": true,
"image": true
},
"pageCount": 26,
"printType": "BOOK",
"categories": [
"Fiction"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "1.1.1.0.preview.3",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=sK93DQAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=sK93DQAAQBAJ&pg=PT9&dq=foo&hl=&cd=9&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ"
},
"saleInfo": {
"country": "FR",
"saleability": "FOR_SALE",
"isEbook": true,
"listPrice": {
"amount": 4.21,
"currencyCode": "EUR"
},
"retailPrice": {
"amount": 4,
"currencyCode": "EUR"
},
"buyLink": "https://play.google.com/store/books/details?id=sK93DQAAQBAJ&rdid=book-sK93DQAAQBAJ&rdot=1&source=gbs_api",
"offers": [
{
"finskyOfferType": 1,
"listPrice": {
"amountInMicros": 4210000,
"currencyCode": "EUR"
},
"retailPrice": {
"amountInMicros": 4000000,
"currencyCode": "EUR"
},
"giftable": true
}
]
},
"accessInfo": {
"country": "FR",
"viewability": "PARTIAL",
"embeddable": true,
"publicDomain": false,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-epub.acsm?id=sK93DQAAQBAJ&format=epub&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"pdf": {
"isAvailable": true,
"acsTokenLink": "http://books.google.fr/books/download/Foo_Foo_and_the_Golden_Fleas-sample-pdf.acsm?id=sK93DQAAQBAJ&format=pdf&output=acs4_fulfillment_token&dl_type=sample&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=sK93DQAAQBAJ&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "SAMPLE",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "As soon as \u003cb\u003eFoo Foo\u003c/b\u003e was out of the council room, he realized he had no idea \u003cbr\u003e\nwhere the pack rat was supposed to be. \u003cb\u003eFoo Foo\u003c/b\u003e visited his friends, JJ and Klora, \u003cbr\u003e\nto see if they would help. They didn't have any ideas, but JJ knew where the car ..."
}
},
{
"kind": "books#volume",
"id": "EiLMpZBacwkC",
"etag": "P3cm9yI+at8",
"selfLink": "https://www.googleapis.com/books/v1/volumes/EiLMpZBacwkC",
"volumeInfo": {
"title": "Journeys in North China, Manchuria, and Eastern Mongolia",
"subtitle": "With Some Account of Corea",
"authors": [
"Alexander Williamson"
],
"publishedDate": "1870",
"industryIdentifiers": [
{
"type": "OTHER",
"identifier": "UOM:39015049818100"
}
],
"readingModes": {
"text": false,
"image": true
},
"pageCount": 886,
"printType": "BOOK",
"categories": [
"China"
],
"maturityRating": "NOT_MATURE",
"allowAnonLogging": false,
"contentVersion": "0.3.1.0.full.1",
"panelizationSummary": {
"containsEpubBubbles": false,
"containsImageBubbles": false
},
"imageLinks": {
"smallThumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=5&edge=curl&source=gbs_api",
"thumbnail": "http://books.google.com/books/content?id=EiLMpZBacwkC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api"
},
"language": "en",
"previewLink": "http://books.google.fr/books?id=EiLMpZBacwkC&pg=PA44&dq=foo&hl=&cd=10&source=gbs_api",
"infoLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&source=gbs_api",
"canonicalVolumeLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC"
},
"saleInfo": {
"country": "FR",
"saleability": "FREE",
"isEbook": true,
"buyLink": "https://play.google.com/store/books/details?id=EiLMpZBacwkC&rdid=book-EiLMpZBacwkC&rdot=1&source=gbs_api"
},
"accessInfo": {
"country": "FR",
"viewability": "ALL_PAGES",
"embeddable": true,
"publicDomain": true,
"textToSpeechPermission": "ALLOWED",
"epub": {
"isAvailable": false
},
"pdf": {
"isAvailable": true,
"downloadLink": "http://books.google.fr/books/download/Journeys_in_North_China_Manchuria_and_Ea.pdf?id=EiLMpZBacwkC&hl=&output=pdf&sig=ACfU3U1PXR-KE82ZKWHaToDSTaaWkwMCQQ&source=gbs_api"
},
"webReaderLink": "http://play.google.com/books/reader?id=EiLMpZBacwkC&hl=&printsec=frontcover&source=gbs_api",
"accessViewStatus": "FULL_PUBLIC_DOMAIN",
"quoteSharingAllowed": false
},
"searchInfo": {
"textSnippet": "CHIH-LI.—Capital, PEKING, also called Swun-tien-\u003cb\u003efoo\u003c/b\u003e. Pau-ting-\u003cb\u003efoo\u003c/b\u003e" ... Tai-ngan-\u003cbr\u003e\n\u003cb\u003efoo\u003c/b\u003e Toong-chang-\u003cb\u003efoo\u003c/b\u003e Woo-ding-\u003cb\u003efoo\u003c/b\u003e Tsing-chow-\u003cb\u003efoo\u003c/b\u003e Yen-chow-\u003cb\u003efoo\u003c/b\u003e Lai-chow-\u003cb\u003efoo\u003c/b\u003e \u003cbr\u003e\nYi-chow-\u003cb\u003efoo\u003c/b\u003e Tung-chow-\u003cb\u003efoo\u003c/b\u003e Tsau-chow-\u003cb\u003efoo\u003c/b\u003e THE “\u003cb\u003eFOO\u003c/b\u003e 99 CITIES. 45 SHAN-SI."
}
}
]
}
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` |Response has no content | 1 |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb1105c4-03d8-448b-b83c-d50a4236d3b2 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:55 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502a001_1] Response is an empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has all expected properties | 1 |
| ```[C002]``` | Response has "totalItems" set to 0 | 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3a8ce8a-d06d-4d92-b376-04bae24140ec |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:55 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502bC001_1] Response is an object, has <kind> and <totalItems> properties | 0 | 1 | 0 |
| [S502bC002_1] Response <totalItems> = 0 | 0 | 1 | 0 |
| Total | 2 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502bC001_1] Response is an object, has <kind> and <totalItems> properties | |
| [S502bC002_1] Response <totalItems> = 0 | |
### 1 test case : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has no content | 1 |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1035beab-6cfb-43b9-bdcf-c4129c9c8ef7 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:55 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502cC001_1] Response is an object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has expected properties| 1 |
| ```[C002]``` | Response has "totalItems" = 1| 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ff7c0ac8-844d-434e-b3a7-1753616bc233 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:56 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502dC001_1] Response is an object, has <kind> and <totalItems> properties | 0 | 1 | 0 |
| [S502dC002_1] Response "totalItems" = 1 | 0 | 1 | 0 |
| Total | 2 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502dC001_1] Response is an object, has <kind> and <totalItems> properties | |
| [S502dC002_1] Response "totalItems" = 1 | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has expected properties| 1 |
| ```[C002]``` | Response has one item which id and title matches book from [S502c]| 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bbbfbd3f-b4e2-4d34-a4a5-e1857cb733d8 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:56 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502e001_1] Response is an object, has <kind> = "books#volumes" | 0 | 1 | 0 |
| [S502e002_1] Response object has uniq item with "id" = B3hOv6y9_dcC and "title" = Akim-foo | 0 | 1 | 0 |
| Total | 2 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502e001_1] Response is an object, has <kind> = "books#volumes" | |
| [S502e002_1] Response object has uniq item with "id" = B3hOv6y9_dcC and "title" = Akim-foo | |
### 2 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has "200" Status code | 1|
| ```[C002]``` | Response has no content | 1 |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2bb56905-bf0d-4f60-a640-40a97a584ce4 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:56 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502f001_1] Response is an empty object | 1 | 0 | 0 |
| Total | 3 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
### 3 test cases : ###
| [case] | Description | Iteration |
|:-|:-|:-|
| ```[C001]``` | Response has totalItems back to [S502b] value | 1 |
| ```[C003]``` | Response has no longer an item of id "B3hOv6y9_dcC"| 1 |
| Header Name | Header Value |
|---|---|
| Authorization | Bearer {{dynamicToken}} |
| User-Agent | PostmanRuntime/7.26.10 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12e96763-6440-401b-865b-c8fb48cc0b59 |
| Host | www.googleapis.com |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| WWW-Authenticate | Bearer realm="https://accounts.google.com/", error="invalid_token" |
| Vary | Origin |
| Vary | X-Origin |
| Vary | Referer |
| Content-Type | application/json; charset=UTF-8 |
| Content-Encoding | gzip |
| Date | Fri, 09 Apr 2021 16:21:56 GMT |
| Server | ESF |
| Cache-Control | private |
| X-XSS-Protection | 0 |
| X-Frame-Options | SAMEORIGIN |
| X-Content-Type-Options | nosniff |
| Alt-Svc | h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" |
| Transfer-Encoding | chunked |
{
"error": {
"code": 401,
"message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"errors": [
{
"message": "Invalid Credentials",
"domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
}
],
"status": "UNAUTHENTICATED"
}
}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| [time_1] Response time is below 500ms | 1 | 0 | 0 |
| [code_1] Response code is 200 | 0 | 1 | 0 |
| [format_1] Response format is JSON | 1 | 0 | 0 |
| [S502gC001_1] total Items of bookshelf is back to null | 0 | 1 | 0 |
| [S502gC002_1] bookId B3hOv6y9_dcC is no longer present in bookshelf list | 1 | 0 | 0 |
| Total | 3 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| [code_1] Response code is 200 | |
| [S502gC001_1] total Items of bookshelf is back to null | |